Skip to content

Commit 9266230

Browse files
committed
unused import
1 parent 820da8d commit 9266230

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/checkpointing/test_checkpoint_callback_frequency.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
import torch
1919

2020
from pytorch_lightning import callbacks, Trainer
21-
from pytorch_lightning.callbacks import ModelCheckpoint
2221
from tests.helpers import BoringModel
2322
from tests.helpers.runif import RunIf
2423

0 commit comments

Comments
 (0)