mirror of
https://git.deluge-torrent.org/deluge
synced 2025-09-29 13:38:33 +00:00
Add isort thirdparty config for Travis
This commit is contained in:
parent
fedca3167d
commit
7e86b41f92
1 changed files with 1 additions and 0 deletions
|
@ -18,3 +18,4 @@ frameworks = CoreFoundation, Foundation, AppKit
|
||||||
known_standard_library=unicodedata
|
known_standard_library=unicodedata
|
||||||
line_length=120
|
line_length=120
|
||||||
skip=gtkui.py
|
skip=gtkui.py
|
||||||
|
known_third_party=pygtk, gtk, gobject, gtk.gdk, pango, cairo, pangocairo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue