def main()

in scripts/run_examples.py [0:0]


def main():
    config_logging()
    run_examples()
    return 0