mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
Simplify
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
|
||||
result = self.__github._{{ method.request.information }}Request(
|
||||
status, headers, data = self.__requester.request(
|
||||
"{{ method.request.verb }}",
|
||||
{% include "GithubObject.Concatenation.py" with concatenation=method.request.url only %},
|
||||
None,
|
||||
|
||||
Reference in New Issue
Block a user