blast-radius 0.7.3

Analyze the transitive blast radius of code changes.
Documentation
1
2
def format_subject(email: str, template: str) -> str:
    return f"{template}:{email}"