[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2022-11-16 17:25:55 +00:00
parent 77a37a9988
commit e23650317b

View file

@ -66,7 +66,7 @@ Flask automatically *pushes* an app context when handling a request. Flask canno
first request, any changes will not be applied consistently. Make
sure all imports, decorators, functions, etc. needed to set up the
application are done before running it.
Manually Push a Context
-----------------------