mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
fixed space
This commit is contained in:
parent
e439682c85
commit
625834cfff
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ class _PEP8Options(object):
|
|||
testsuite = ''
|
||||
doctest = False
|
||||
|
||||
|
||||
def _initpep8():
|
||||
# default pep8 setup
|
||||
pep8.options = _PEP8Options()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue