mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 03:26:16 +00:00
Black
This commit is contained in:
parent
13a0b21710
commit
113391dc74
3 changed files with 4 additions and 4 deletions
|
@ -126,7 +126,7 @@ def create_app(): # pylint: disable=R0914
|
|||
app.register_blueprint(api_media.blueprint)
|
||||
app.register_blueprint(api_group.blueprint)
|
||||
app.register_blueprint(api_account.blueprint)
|
||||
|
||||
|
||||
# FILTERS
|
||||
app.register_blueprint(filters.blueprint)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue