mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 01:23:11 -04:00
fixed flake8
This commit is contained in:
@@ -285,6 +285,7 @@ def about_notify():
|
|||||||
navigation_links=about_notify_nav(),
|
navigation_links=about_notify_nav(),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
@main.route("/about/security")
|
@main.route("/about/security")
|
||||||
def about_security():
|
def about_security():
|
||||||
return render_template(
|
return render_template(
|
||||||
|
|||||||
Reference in New Issue
Block a user