def argLabel()
in
Utilities/gyb_utils.py [0:0]
2
lines of code
2
McCabe index (conditional complexity)
def argLabel(label): return label + ": " if label != "_" else ""