2 lines
48 B
Python
2 lines
48 B
Python
def normalize_subject(subject: str) -> str: ...
|
def normalize_subject(subject: str) -> str: ...
|