definitions.py 64 B

123
  1. import os
  2. ROOT_DIR = os.path.dirname(os.path.abspath(__file__))