Files
axolotl/src/axolotl/common/const.py

6 lines
86 B
Python

"""
Various shared constants
"""
DEFAULT_DATASET_PREPARED_PATH = "last_run_prepared"