Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
lgerard-pass committed Jan 3, 2025
1 parent 2454e10 commit 263f6ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/src/pcapi/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
csrf.init_app(app)


# fake comment
with app.app_context():
# pylint: disable=unused-import
from pcapi.routes import install_all_routes
Expand Down

0 comments on commit 263f6ab

Please sign in to comment.