RegGPT-Back-End / configs /__init__.py
theekshana's picture
Upload 30 files
395275a verified
raw
history blame
162 Bytes
# import os
# import sys
# if os.path.dirname(os.path.abspath(__file__)) not in sys.path:
# sys.path.append(os.path.dirname(os.path.abspath(__file__)))