Skip to content

Commit c6b6c03

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent bf195c9 commit c6b6c03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torch_geometric/distributed/dist_link_neighbor_loader.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from typing import Callable, Dict, List, Optional, Tuple, Union
22
from warnings import warn
3+
34
import torch
45

56
from torch_geometric.distributed import (

0 commit comments

Comments
 (0)