blast-radius 0.7.2

Analyze the transitive blast radius of code changes.
Documentation
1
2
def normalize_template(template: str) -> str:
    return template.strip().lower()