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 b49f579 commit 0f7d09a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main/views/index.py
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ def guidance_index():
def contact():
return render_template(
"views/contact.html",
)
)


@main.route("/about")
Expand Down

0 comments on commit 0f7d09a

Please sign in to comment.