Skip to content

Commit 510d307

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lightning/pytorch/trainer/connectors/callback_connector.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
from datetime import timedelta
1919
from typing import Optional, Union
2020

21-
from lightning_utilities import module_available
2221
from lightning_utilities.core.imports import RequirementCache
2322

2423
import lightning.pytorch as pl

0 commit comments

Comments
 (0)