Prevent import error

This commit is contained in:
Eren Dogan 2023-12-05 10:31:18 -08:00
parent 3113798b13
commit 02810a0740
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
# All rights reserved.
#
import os
import sys
# Attempt to add the source code to the PYTHONPATH here before running globals.init_openram()