Classes | |
class | Preprocess |
Variables | |
LICENSE = os.path.join(ROOT_DIR, '../../../LICENSE') | |
ROOT_DIR = os.path.abspath(os.path.dirname(os.path.abspath(__file__))) | |
testing_commands.LICENSE = os.path.join(ROOT_DIR, '../../../LICENSE') |
Definition at line 22 of file testing_commands.py.
testing_commands.ROOT_DIR = os.path.abspath(os.path.dirname(os.path.abspath(__file__))) |
Definition at line 21 of file testing_commands.py.