Skip to content

Commit 59bfcd3

Browse files
committed
Add missing import 🤦
Signed-off-by: Filipe Laíns <[email protected]>
1 parent 97f40c7 commit 59bfcd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Lib/test/test_sysconfig.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
from test.support import (
1313
captured_stdout,
14+
is_android,
1415
is_apple_mobile,
1516
is_wasi,
1617
PythonSymlink,

0 commit comments

Comments
 (0)