diff --git a/server/authentication/apis.py b/server/authentication/apis.py index 6bfe5262..1aab85ea 100644 --- a/server/authentication/apis.py +++ b/server/authentication/apis.py @@ -3,6 +3,8 @@ """Authentication APIs """ +#test + import jwt from bcodb.services import add_authentication, remove_authentication from bcodb.selectors import get_all_bcodbs