Created
August 26, 2020 10:28
-
-
Save Ch3shireDev/76a0a09c8fb57b2dffb92a2408acc2db to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import os,sys | |
parentdir = os.path.dirname(__file__) | |
sys.path.insert(0,parentdir) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment