Skip to content

Commit 0fc074b

Browse files
committed
fix import order
1 parent ffa7554 commit 0fc074b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/reader_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from __future__ import annotations
22

3-
import ipaddress
43
import io
4+
import ipaddress
55
import multiprocessing
66
import os
77
import pathlib

0 commit comments

Comments
 (0)