Skip to content

Commit baf7541

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/networks/nets/test_restormer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,4 @@ def test_small_input_error_3d(self):
145145

146146
if __name__ == "__main__":
147147
print(f'has_einops: {has_einops}')
148-
unittest.main()
148+
unittest.main()

0 commit comments

Comments
 (0)