aad isort settings

This commit is contained in:
MarkusHackspacher 2018-08-11 00:23:34 +02:00
parent ea9f0e5765
commit 0523d18226
1 changed files with 5 additions and 0 deletions

View File

@ -3,3 +3,8 @@ count=1
select = W1, W2, W3, E11, E124, E125, E129, E2, E3, E401, E502, E703, E711, E712, E713, E721, E731, E9
# https://pycodestyle.readthedocs.io/en/latest/intro.html#error-codes
max-line-length = 100
[isort]
known_third_party=dbus,gi
known_first_party=gpodder