Commit 6e2b0fbc authored by shadMod's avatar shadMod :speech_balloon:

added constants with UITWWW_DIR and BASE_DIR

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