diff --git a/app/api/endpoints/hello.py b/app/api/endpoints/hello.py index e69de29..6dd0e5b 100644 --- a/app/api/endpoints/hello.py +++ b/app/api/endpoints/hello.py @@ -0,0 +1 @@ +#new endpoint \ No newline at end of file