process_mining / pm4py /tests /constants.py
linpershey's picture
Add 'pm4py/' from commit 'c95693428a77017cd5cfbf41cbdbb0ae844e90a4'
d89df1d
raw
history blame
158 Bytes
INPUT_DATA_DIR = "input_data"
OUTPUT_DATA_DIR = "test_output_data"
PROBLEMATIC_XES_DIR = "xes_importer_tests"
COMPRESSED_INPUT_DATA = "compressed_input_data"