FinSight / conftest.py
Sanjam19's picture
Deploy FinSight demo (single-container Docker Space)
d4f8959 verified
Raw
History Blame Contribute Delete
116 Bytes
# Makes the repo root importable so tests can `from backend.x import y`
# when pytest is run from the project root.