test commit on main

This commit is contained in:
Ishaan Jaff
2025-01-16 20:52:55 -08:00
parent 4ec2c2c8e4
commit 2f38e72026
+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