Skip to content

Commit 0bd7ec1

Browse files
committed
remove import os from test_array
1 parent 201e7ad commit 0bd7ec1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_array.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
import collections.abc
66
import io
7-
import os
87
import unittest
98
from test import support
109
from test.support import import_helper

0 commit comments

Comments
 (0)