Skip to content

Commit

Permalink
fixed flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Beverly Nguyen authored and Beverly Nguyen committed Dec 4, 2024
1 parent cce4997 commit 83c21ec
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 @@ -285,6 +285,7 @@ def about_notify():
navigation_links=about_notify_nav(),
)


@main.route("/about/security")
def about_security():
return render_template(
Expand Down

0 comments on commit 83c21ec

Please sign in to comment.