Files
changedetection.io/changedetectionio/blueprint/price_data_follower/flags.py
2025-03-19 15:24:02 +01:00

3 lines
74 B
Python

PRICE_DATA_TRACK_ACCEPT = 'accepted'
PRICE_DATA_TRACK_REJECT = 'rejected'