Files
PyGithub/codegen/templates/GithubObject.AttributeValue.complex.py
T

1 line
202 B
Python

{% with template_name="GithubObject.AttributeValue.complex."|add:attribute.type.cardinality|add:".py" %}None if attributes[ "{{ attribute.name }}" ] is None else {% include template_name %}{% endwith %}