Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
denizkoekden committed Sep 24, 2023
1 parent d466526 commit ae953a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_InfoExtractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -1908,4 +1908,4 @@ def test_response_with_expected_status_returns_content(self):


if __name__ == '__main__':
unittest.main()
unittest.main()

0 comments on commit ae953a1

Please sign in to comment.