def update()
in
tools/ci_config.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def update(dry_run: bool, root: str): update_config(dry_run, root)