fix: fix codeql issues

This commit is contained in:
Alexandre Teles
2023-11-22 12:24:28 -03:00
committed by Alexandre Teles (afterSt0rm)
parent 13ee02ae38
commit b5568db79f
2 changed files with 3 additions and 5 deletions

4
app.py
View File

@@ -49,9 +49,7 @@ configure_auth(app)
# sanic-limiter
configure_limiter(app)
for endpoint in api:
app.blueprint(api)
app.blueprint(api)
# https://sanic.dev/en/guide/how-to/static-redirects.html