awesome-python3-webapp
awesome-python3-webapp copied to clipboard
on branch day-7 variable
in app.py line 95 't' should be correct to 'r'
I found this error in IDE, too.
I changed it, but here is still a warning that web.Response should not be applied a int parameter.
I have not changed it and it does not matter.