mirror of
https://github.com/romanz/amodem.git
synced 2026-03-17 15:16:00 +08:00
Enable isort check in tox
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
import binascii
|
||||
import logging
|
||||
|
||||
from . import client, decode, keyring, protocol
|
||||
from .. import util
|
||||
from . import client, decode, keyring, protocol
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user