mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
fixed flake8
This commit is contained in:
@@ -282,7 +282,7 @@ def guidance_index():
|
|||||||
def contact():
|
def contact():
|
||||||
return render_template(
|
return render_template(
|
||||||
"views/contact.html",
|
"views/contact.html",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
@main.route("/about")
|
@main.route("/about")
|
||||||
|
|||||||
Reference in New Issue
Block a user