Fix flake8 error
This commit is contained in:
parent
95d826b77c
commit
5988f5f04f
|
@ -13,6 +13,7 @@ import logging
|
|||
import re
|
||||
|
||||
from deluge.common import decode_bytes
|
||||
|
||||
from .common import IP, BadIP, raises_errors_as
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
|
Loading…
Reference in New Issue