[STYLE] add isort and autopep8 config files and check on CI (#423)
Also a fix a few more style issues from the "aggressive" mode of autopep8.
This commit is contained in:
committed by
GitHub
parent
9801aa7b56
commit
a70acfec77
@@ -1,2 +1,5 @@
|
||||
[metadata]
|
||||
description_file = README.md
|
||||
|
||||
[pycodestyle]
|
||||
ignore = E501,E701,E731
|
||||
|
Reference in New Issue
Block a user