CHORE: Updated styling on stats page and fixed test failure

This commit is contained in:
2024-02-12 21:44:40 +00:00
parent cc9aaff6e1
commit 7f77dcdd02
3 changed files with 7 additions and 11 deletions

View File

@ -18,4 +18,4 @@ def main_admin():
@blueprint.route('/users/')
def admin_users():
""" Endpoint responsible for managing a users permissions """
return "Hello, Worlds"
return "Hello, Worlds"