def create_table()
in
code/backend/app.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def create_table(): return "createtable called (nothing to do)\n"