fixes per enen92

This commit is contained in:
Rob Weber
2019-12-04 11:31:00 -06:00
parent 16e13c7d80
commit 5e2d099448
7 changed files with 16 additions and 19 deletions

View File

@@ -9,4 +9,4 @@ def shorten(aUrl):
data = req.read()
# should be a tiny url
return str(data)
return data