Skip to content

Commit e68f2a1

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/utilities/test_cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1558,7 +1558,6 @@ def test_cli_auto_seeding():
15581558

15591559

15601560
def test_unresolvable_import_paths():
1561-
15621561
class TestModel(BoringModel):
15631562
def __init__(self, a_func: Callable = torch.softmax):
15641563
super().__init__()

0 commit comments

Comments
 (0)