Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed Oct 13, 2022
1 parent 648daaa commit 2ff6ca2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torch_geometric/graphgym/train.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from typing import Optional

import torch
from torch.utils.data import DataLoader

from torch_geometric.data.lightning_datamodule import LightningDataModule
Expand Down

0 comments on commit 2ff6ca2

Please sign in to comment.