mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
Fix flake8 error
This commit is contained in:
parent
95d826b77c
commit
5988f5f04f
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue