Commit 6e2b0fbc authored by shadMod's avatar shadMod 💬

added constants with UITWWW_DIR and BASE_DIR

parent 3c49c6de
import os
UITWWW_DIR = os.path.dirname(os.path.abspath(__file__))
BASE_DIR = os.path.join(UITWWW_DIR, "..")
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment