diff --git a/app/routers/c_idaa.py b/app/routers/c_idaa.py index 1267395..df47837 100644 --- a/app/routers/c_idaa.py +++ b/app/routers/c_idaa.py @@ -155,4 +155,4 @@ async def refresh_membership_status( log.warning(f'The SQL UPDATE of person table records failed for not members') return mk_resp(data=True, status_message='Updated person and user records with current membership status', response=commons.response) -# ### END ### API Client: IDAA ### refresh_membership_status() ### \ No newline at end of file +# ### END ### API Client: IDAA ### refresh_membership_status() ###