rawfile-localpv/consts.py
Mehran Kholdi 46bd3565a0 Use immutable tags for running tasks
This way we can run tasks with `IfNotPresent` and be sure it works as intended.
2020-05-29 21:04:40 +04:30

3 lines
31 B
Python

DATA_DIR = "/data"
CONFIG = {}