run ci cd again

This commit is contained in:
Ishaan Jaff 2024-09-05 19:07:16 -07:00
parent 7128c20df3
commit b573847dad

View file

@ -11,7 +11,7 @@ import os
sys.path.insert(
0, os.path.abspath("../..")
) # Adds the parent directory to the systempath
) # Adds the parent directory to the system path
import os