lightning/pytorch_lightning/logging/test_tube.py

6 lines
190 B
Python

"""
.. warning:: `logging` package has been renamed to `loggers` since v0.7.0 and will be removed in v0.9.0
"""
from pytorch_lightning.loggers.test_tube import TestTubeLogger # noqa: F403