Skip to content

Commit c28cca9

Browse files
committed
Update test_code_module.py from CPython v3.12.0
1 parent 9a61716 commit c28cca9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_code_module.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
from unittest import mock
77
from test.support import import_helper
88

9+
910
code = import_helper.import_module('code')
1011

1112

0 commit comments

Comments
 (0)