diff --git a/app/services/post_services.py b/app/services/post_services.py index 0d3a1ea..851d701 100644 --- a/app/services/post_services.py +++ b/app/services/post_services.py @@ -16,6 +16,8 @@ you will need to head to the /get_services.py/ file. It should be in the same directory as this: /services/. ''' +# This will need to change if this repo. was cloned and used for +# something outside the realm of the "Return to Ritherdon" project. device_check_token = "QWERTYuiopasdfghjklzxcvbnm_1234567890" def add_latest_reading(meter, info):