def generate_html()
in
src/notifications.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def generate_html(heading: str, text: str) -> str: return f"""<html>