We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9587def commit 8613c56Copy full SHA for 8613c56
tests/test_evm.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python3
2
3
-import platform, sys, unittest
+import os, platform, sys, unittest
4
5
sys.path.append("..")
6
from qiling import Qiling
0 commit comments