mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
4 lines
93 B
Python
4 lines
93 B
Python
{% if method.type.name != "bool" %}
|
|
self._checkStatus( status, data )
|
|
{% endif %}
|