keyshift-api / tests /conftest.py
balakrishna567's picture
chore: backend project scaffold with dependencies
8d0c584
Raw
History Blame Contribute Delete
81 Bytes
import sys, os
sys.path.insert(0, os.path.join(os.path.dirname(__file__), ".."))