Skip to content

Commit 9066a8c

Browse files
committed
adding line at end of file for format test for issue PyCQA#1003
1 parent 8462690 commit 9066a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/core/test_get_nosec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ def test_higher_nosec_ignored(self):
4545

4646

4747
if __name__ == '__main__':
48-
unittest.main()
48+
unittest.main()

0 commit comments

Comments
 (0)