mirror of
https://github.com/romanz/amodem.git
synced 2026-04-20 04:56:25 +08:00
sort imports using isort tool
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import struct
|
||||
import io
|
||||
import struct
|
||||
|
||||
|
||||
def send(conn, data, fmt=None):
|
||||
|
||||
Reference in New Issue
Block a user