mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
4 lines
251 B
Python
4 lines
251 B
Python
[
|
|
{% if attribute.type.name != class.name %}{{ attribute.type.name }}.{% endif %}{{ attribute.type.name }}( self._requester, element, completed = False )
|
|
for element in attributes[ "{{ attribute.name }}" ]
|
|
] |