run ci cd again

This commit is contained in:
Ishaan Jaff 2024-09-05 19:07:16 -07:00
parent b254db79a8
commit 3cbb85dfda

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