{{ class_name }}: TypeAlias = {{ py_type }}
{%- if description %}
"""
{{ description }}
"""
{%- endif %}