Skip to content

Commit 247e16d

Browse files
committed
flake
1 parent cec2e3a commit 247e16d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torch_geometric/sampler/base.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import math
2-
import warnings
32
from abc import ABC, abstractmethod
43
from dataclasses import dataclass
54
from enum import Enum

0 commit comments

Comments
 (0)