mirror of
https://github.com/romanz/amodem.git
synced 2026-04-17 11:45:58 +08:00
sort imports using isort tool
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import pytest
|
||||
|
||||
from .. import protocol
|
||||
from .. import formats
|
||||
from .. import formats, protocol
|
||||
|
||||
# pylint: disable=line-too-long
|
||||
|
||||
|
||||
Reference in New Issue
Block a user