flask-home-vod/server/flask/application/test/__init__.py
2023-02-02 01:47:38 +02:00

5 lines
No EOL
149 B
Python

# import os, sys
# currentDir = os.path.dirname(__file__)
# parentDir = os.path.join(currentDir, '..')
# sys.path.append(os.path.abspath(parentDir))