Formatting

This commit is contained in:
Montana
2018-08-27 10:59:40 -04:00
parent 4f9e7c3408
commit cfe9b7589e
9 changed files with 18 additions and 13 deletions

View File

@@ -26,7 +26,6 @@ def app(request):
ctx = _app.app_context()
ctx.push()
yield _app
upload_dir.cleanup()