mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-12 12:40:20 +08:00
pep8
This commit is contained in:
@@ -77,8 +77,6 @@ def test_loggers_fit_test(tmpdir, monkeypatch, logger_class):
|
||||
# WandbLogger, # TODO: add this one
|
||||
])
|
||||
def test_loggers_pickle(tmpdir, monkeypatch, logger_class):
|
||||
import pickle
|
||||
|
||||
"""Verify that pickling trainer with logger works."""
|
||||
tutils.reset_seed()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user