Fix: Autopep8
This commit is contained in:
@@ -20,4 +20,5 @@ def load_tests(loader, tests, pattern):
|
||||
optionflags=doctest.REPORT_ONLY_FIRST_FAILURE))
|
||||
finally:
|
||||
os.chdir(cwd)
|
||||
return tests
|
||||
|
||||
return tests
|
||||
|
||||
Reference in New Issue
Block a user