Fixed flake8 warnings
W191 indentation contains tabs W292 no newline at end of file W293 blank line contains whitespace W391 blank line at end of file
This commit is contained in:
@@ -932,4 +932,3 @@ class TestDoctestReportingOption(object):
|
||||
result.stderr.fnmatch_lines([
|
||||
"*error: argument --doctest-report: invalid choice: 'obviously_invalid_format' (choose from*"
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user