mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 19:31:10 +00:00
Refactor switches in templates: step 2
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{% if method.type.name != "bool" %}
|
||||
self._checkStatus( status, data )
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user