Searched refs:DIR_SCRIPTS (Results 1 – 2 of 2) sorted by relevance
7 DIR_SCRIPTS = os.path.dirname(__file__) variable8 REPO_ROOT = os.path.join(DIR_SCRIPTS, "..")
44 DIR_SCRIPTS = os.path.dirname(__file__) variable in RepoFileVersionReplacer45 DIR_REPO_ROOT = os.path.join(DIR_SCRIPTS, "..")