diff --git a/app/base.py b/app/base.py index e4e44791..e70f7289 100644 --- a/app/base.py +++ b/app/base.py @@ -31,4 +31,4 @@ class base_stack(): def get_url(self): return "http://gitea.local:3000/api/packages/cerc-io/npm/" -# TODO: finish this implementation for the npm package registry \ No newline at end of file +# TODO: finish this implementation for the npm package registry