[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
0442ce0930
commit
0c944a80e1
1 changed files with 1 additions and 1 deletions
|
|
@ -301,7 +301,7 @@ class DispatchingApp:
|
||||||
def _load_app():
|
def _load_app():
|
||||||
"""
|
"""
|
||||||
Loads the application and sets up the request context.
|
Loads the application and sets up the request context.
|
||||||
|
|
||||||
Written by Trelent
|
Written by Trelent
|
||||||
"""
|
"""
|
||||||
__traceback_hide__ = True # noqa: F841
|
__traceback_hide__ = True # noqa: F841
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue