mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 21:16:54 +00:00
fixed outputs
This commit is contained in:
parent
0d0b77f79d
commit
9e283b063f
8 changed files with 108 additions and 107 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/python
|
||||
from flake8.scripts.flake8 import main
|
||||
from flake8 import main
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue