Skip to content

Commit 7deb7e2

Browse files
committed
format
1 parent 7696cae commit 7deb7e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/bootstrap_impls/system_python_nodeps_test.py

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

33
# Verify py code from the stdlib can be imported.
44
import pathlib
5+
56
print(pathlib)
67

78
# Verify a C-implemented module can be imported.

0 commit comments

Comments
 (0)