mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-12 12:40:20 +08:00
Minor imports cleaning (#402)
* code cleaning * drop unused imports * optimize imports
This commit is contained in:
committed by
William Falcon
parent
e6e325c853
commit
f18aee30a5
@@ -1,5 +1,5 @@
|
||||
from time import time
|
||||
from logging import getLogger
|
||||
from time import time
|
||||
|
||||
import mlflow
|
||||
|
||||
|
||||
Reference in New Issue
Block a user