mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-07 00:48:41 +00:00
Fix isort config
This commit is contained in:
parent
b66f313c2d
commit
3d4ea71dcf
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +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
|
known_third_party=pygtk,gtk,gobject,gtk.gdk,pango,cairo,pangocairo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue