mirror of
https://github.com/romanz/amodem.git
synced 2026-02-25 00:31:08 +08:00
Enable isort check in tox
This commit is contained in:
@@ -4,8 +4,8 @@ import os
|
||||
|
||||
import pytest
|
||||
|
||||
from .. import decode, protocol
|
||||
from ... import util
|
||||
from .. import decode, protocol
|
||||
|
||||
|
||||
def test_subpackets():
|
||||
|
||||
Reference in New Issue
Block a user