[pre-commit.ci lite] apply automatic fixes
This commit is contained in:
parent
070eed8480
commit
41b6b309b5
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ def add_ctx(f: F) -> F:
|
||||||
|
|
||||||
return update_wrapper(wrapper, f) # type: ignore[return-value]
|
return update_wrapper(wrapper, f) # type: ignore[return-value]
|
||||||
|
|
||||||
|
|
||||||
# Test comment for indexing - can be removed later
|
# Test comment for indexing - can be removed later
|
||||||
class Flask(App):
|
class Flask(App):
|
||||||
"""The flask object implements a WSGI application and acts as the central
|
"""The flask object implements a WSGI application and acts as the central
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue