ci/cd run again

This commit is contained in:
Ishaan Jaff
2025-01-05 14:11:27 -08:00
parent 137879ffea
commit 616211daee
+1 -1
View File
@@ -6,7 +6,7 @@ from unittest.mock import AsyncMock
sys.path.insert(
0, os.path.abspath("../..")
) # Adds the parent directory to the system path
) # Adds the parent directory to the system-path
import httpx