mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 19:31:10 +00:00
Remove underscores in keys in description, to allow hunting underscores in values
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% if method.is_mutation %}
|
||||
{% if method.isMutation %}
|
||||
self.__useAttributes( data )
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user