Skip to content

Commit

Permalink
Update print.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Juntongkuki authored Apr 18, 2024
1 parent d55f3ec commit f65deba
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tests/print.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@

print("ok")
import sys
print("ok")
print(sys.path)

0 comments on commit f65deba

Please sign in to comment.