flake8 fixes and pep8

This commit is contained in:
Jay Townsend
2019-08-19 22:36:33 +01:00
parent 8759c7088e
commit 59d783e12d
15 changed files with 67 additions and 90 deletions
+1 -2
View File
@@ -112,5 +112,4 @@ class TestSearchGithubCode:
assert(None is test_class_instance.next_page_or_end(test_result))
if __name__ == '__main__':
pytest.main()
pytest.main()