We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d5ac23 commit 20f9049Copy full SHA for 20f9049
tests/tests_fabric/conftest.py
@@ -19,7 +19,7 @@
19
from unittest.mock import Mock
20
21
import pytest
22
-import pytorch_lightning_enterprise
+import pytorch_lightning_enterprise.utils.imports
23
import torch.distributed
24
25
import lightning.fabric
0 commit comments