Skip to content

Commit

Permalink
More linting stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjanousekGSA committed Nov 25, 2024
1 parent 1763e75 commit 497533c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/main/views/index.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
)
from app.utils.user import user_is_logged_in


# Hook to check for feature flags
@main.before_request
def check_feature_flags():
Expand Down

0 comments on commit 497533c

Please sign in to comment.