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:
@@ -21,9 +21,8 @@ import time
|
||||
import pkg_resources
|
||||
import semver
|
||||
|
||||
|
||||
from . import agent, client, encode, keyring, protocol
|
||||
from .. import device, formats, server, util
|
||||
from . import agent, client, encode, keyring, protocol
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user