ci/cd run again

This commit is contained in:
Ishaan Jaff 2024-06-26 19:18:12 -07:00
parent e93181310e
commit dad09fdc3d

View file

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