flake8 fixes and pep8

This commit is contained in:
Jay Townsend
2019-08-19 22:50:32 +01:00
parent 59d783e12d
commit b96490d9c3
6 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -112,4 +112,4 @@ class TestSearchGithubCode:
assert(None is test_class_instance.next_page_or_end(test_result))
if __name__ == '__main__':
pytest.main()
pytest.main()