def main()
in
scripts/run_examples.py [0:0]
4
lines of code
1
McCabe index (conditional complexity)
def main(): config_logging() run_examples() return 0