def get_data()
in
hello_app/views.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def get_data(): return app.send_static_file("data.json")