Open yashpande opened 6 years ago
Consider using sys.argv[0] instead of Path.cwd() so that regardless of where the file is run from it will find the config correctly. Also more generally find a better way to import config.
Consider using sys.argv[0] instead of Path.cwd() so that regardless of where the file is run from it will find the config correctly. Also more generally find a better way to import config.