def contact()
in
hello_app/views.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def contact(): return render_template("contact.html")