improve handling of the prepared ds path and other cfg defaults (#701)

This commit is contained in:
Wing Lian
2023-10-13 07:46:07 -04:00
committed by GitHub
parent 490923fb78
commit 1c412c7e9d
4 changed files with 21 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
"""
Various shared constants
"""
DEFAULT_DATASET_PREPARED_PATH = "last_run_prepared"