Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mesmith75 committed Dec 19, 2023
1 parent a6f2e4f commit 624bab3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ganga/GangaGUI/gui/routes.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,7 @@ def load_user(user_id):


# Execute before first request
@gui.before_first_request
def initial_run():
with app.app_context():
"""
This function runs before first request. It stores actions and plugins information from the ganga. It create default session cookies. If WEB_CLI is also started then it also starts a Ganga session.
"""
Expand Down

0 comments on commit 624bab3

Please sign in to comment.