Flake8 now ignores star import errors

This commit is contained in:
Juan Pablo Amoroso
2020-03-16 19:40:20 -03:00
parent 21ee9134d2
commit 3698358124
+1
View File
@@ -1,5 +1,6 @@
[flake8]
max-line-length = 119
ignore = E126,F403,F405
[yapf]
based_on_style = pep8