Prevent import error

This commit is contained in:
Eren Dogan
2023-12-05 10:31:18 -08:00
parent 3113798b13
commit 02810a0740
+1
View File
@@ -6,6 +6,7 @@
# All rights reserved. # All rights reserved.
# #
import os import os
import sys
# Attempt to add the source code to the PYTHONPATH here before running globals.init_openram() # Attempt to add the source code to the PYTHONPATH here before running globals.init_openram()