flake8'd torrent.py
This commit is contained in:
parent
7624683710
commit
58e9f66d64
@ -46,7 +46,7 @@ from deluge._libtorrent import lt
|
|||||||
import deluge.common
|
import deluge.common
|
||||||
import deluge.component as component
|
import deluge.component as component
|
||||||
from deluge.configmanager import ConfigManager, get_config_dir
|
from deluge.configmanager import ConfigManager, get_config_dir
|
||||||
from deluge.event import *
|
from deluge.event import TorrentStateChangedEvent, TorrentFolderRenamedEvent
|
||||||
from deluge.common import decode_string
|
from deluge.common import decode_string
|
||||||
|
|
||||||
TORRENT_STATE = deluge.common.TORRENT_STATE
|
TORRENT_STATE = deluge.common.TORRENT_STATE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user