Skip to content

Commit 0fc6c4a

Browse files
committed
fix: import sort
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 parent f441dca commit 0fc6c4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/test_pyrepl/test_unix_console.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
import errno
12
import itertools
23
import os
34
import sys
45
import unittest
5-
import errno
66
import termios
77
from functools import partial
88
from test.support import os_helper, force_not_colorized_test_class

0 commit comments

Comments
 (0)