mirror of
http://88.130.71.182:3000/BlitTech/badoHair_be.git
synced 2026-06-12 23:23:22 +00:00
Initial Commit
This commit is contained in:
3
conftest.py
Normal file
3
conftest.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import sys, os
|
||||
# Ensure the project root is on the path so `from main import app` works
|
||||
sys.path.insert(0, os.path.dirname(__file__))
|
||||
Reference in New Issue
Block a user