def fail()
in
merge_connect_go_pr.py [0:0]
4
lines of code
1
McCabe index (conditional complexity)
def fail(msg): print(msg) clean_up() sys.exit(-1)