6 lines
86 B
Python
6 lines
86 B
Python
"""
|
|
Various shared constants
|
|
"""
|
|
|
|
DEFAULT_DATASET_PREPARED_PATH = "last_run_prepared"
|