Cosmetic changes

This commit is contained in:
Scott Wallace 2021-12-28 18:14:05 +00:00
parent f4db481273
commit 412684356c
Signed by: scott
GPG key ID: AA742FDC5AFE2A72

View file

@ -155,9 +155,9 @@ def add() -> Response:
@slinky_webapp.route('/_/list', methods=['GET', 'POST'])
@protect
def lister() -> str:
def lister() -> Response:
"""
Create and add a new shorturl
List the shortcodes, URLs, etc.
Returns:
str: shortcode for the URL