mirror of
https://github.com/romanz/amodem.git
synced 2026-02-24 16:18:12 +08:00
Enable isort check in tox
This commit is contained in:
@@ -2,8 +2,8 @@ import ecdsa
|
||||
import nacl.signing
|
||||
import pytest
|
||||
|
||||
from .. import protocol
|
||||
from ... import formats
|
||||
from .. import protocol
|
||||
|
||||
|
||||
def test_packet():
|
||||
|
||||
Reference in New Issue
Block a user