blast-radius 0.7.3

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