Skip to content

Commit 9044e65

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 91c964d commit 9044e65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/tests_lite/plugins/precision/test_native_amp_integration.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ def test_native_mixed_precision(accelerator, precision, expected_dtype):
7575

7676

7777
class FusedTest(LightningLite):
78-
7978
def run(self, fused=False):
8079
seed_everything(1234)
8180

0 commit comments

Comments
 (0)