Skip to content

Commit 21aa5f9

Browse files
leej3github-actions[bot]
authored andcommitted
autopep8 fix
1 parent 52cf778 commit 21aa5f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ignite/base/test_mixins.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ def test_state_dict():
1313
with pytest.raises(NotImplementedError):
1414
s.state_dict()
1515

16+
1617
def test_load_state_dict():
1718

1819
s = ExampleSerializable()

0 commit comments

Comments
 (0)