Skip to content

Commit 8d185a4

Browse files
committed
fix typo
1 parent 9ed8870 commit 8d185a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • torch_geometric_signed_directed/data/directed

torch_geometric_signed_directed/data/directed/citation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
xfrom typing import Optional, Callable
1+
from typing import Optional, Callable
22

33
import torch
44
import numpy as np

0 commit comments

Comments
 (0)