def hello()
in
app.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def hello(): return app.send_static_file("index.html")