merge main

This commit is contained in:
Beverly Nguyen
2024-06-17 17:39:57 -07:00
17 changed files with 244 additions and 165 deletions

View File

@@ -1903,7 +1903,7 @@ def app_with_socketio():
(
SERVICE_TWO_ID,
{"start_date": "2023-06-01", "days": 7},
{"service_id": SERVICE_TWO_ID, "start_date": "2023-06-01", "days": 7}
{"service_id": SERVICE_TWO_ID, "start_date": "2023-06-01", "days": 7},
),
],
)