This website works better with JavaScript
Home
Explore
Help
Register
Sign In
gugdun
/
pocketpy
mirror of
https://github.com/pocketpy/pocketpy
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fix a unittest error
blueloveTH
2 years ago
parent
37f47b8cee
commit
7cb0959922
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
tests/81_frontend.py
+ 1
- 1
tests/81_frontend.py
View File
@@ -1,4 +1,4 @@
-from dis import dis
, _s
+from dis import dis
def f(a):
for i in range(100000):