pass over files using isort
This commit is contained in:
parent
a004285514
commit
d5055f85d3
70 changed files with 260 additions and 307 deletions
|
@ -2,6 +2,7 @@
|
|||
test=pytest
|
||||
|
||||
[isort]
|
||||
skip_glob=*_pb2*.py
|
||||
multi_line_output=3
|
||||
include_trailing_comma=True
|
||||
force_grid_wrap=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue