mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 11:21:16 +00:00
Refactor switches in templates: step 1
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{% with template_name="GithubObject.AttributeValue.complex."|add:attribute.type.cardinality|add:".py" %}None if attributes[ "{{ attribute.name }}" ] is None else {% include template_name %}{% endwith %}
|
||||
Reference in New Issue
Block a user