Skip to content

Commit 324b370

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/apps/detection/networks/test_retinanet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,4 +205,4 @@ def test_onnx(self, model, input_param, input_shape):
205205

206206

207207
if __name__ == "__main__":
208-
unittest.main()
208+
unittest.main()

0 commit comments

Comments
 (0)