const.py 76 B

1234
  1. import os
  2. REPO_ROOT = os.path.join(os.path.dirname(__file__), '..', '..')