Skip to content

Commit

Permalink
Update tests/deprecated_api/test_remove_1-6.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ananthsub committed Sep 24, 2021
1 parent a64ed22 commit d3f200b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/deprecated_api/test_remove_1-6.py
Expand Up @@ -321,7 +321,7 @@ def test_v1_6_0_deprecated_device_dtype_mixin_import():
from pytorch_lightning.utilities.device_dtype_mixin import DeviceDtypeModuleMixin # noqa: F401


def test_v1_7_0_deprecated_accelerator_collective():
def test_v1_6_0_deprecated_accelerator_collective():
from pytorch_lightning.plugins.precision import PrecisionPlugin
from pytorch_lightning.plugins.training_type import SingleDevicePlugin

Expand Down

0 comments on commit d3f200b

Please sign in to comment.