diff --git a/app/base.py b/app/base.py index 04cdaf5..e4e4479 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/" -# need code to \ No newline at end of file +# TODO: finish this implementation for the npm package registry \ No newline at end of file