diff --git a/app/core_api.py b/app/core_api.py index 2dabbae..ea7b470 100644 --- a/app/core_api.py +++ b/app/core_api.py @@ -119,4 +119,4 @@ def delete_all() -> None: if __name__ == "__main__": - create_all() \ No newline at end of file + create_all()