File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -136,6 +136,12 @@ Hooks
136136.. autoclass :: pygithub3.services.repos.Hooks
137137 :members:
138138
139+ Statuses
140+ ---------
141+
142+ .. autoclass :: pygithub3.services.repos.Statuses
143+ :members:
144+
139145.. _github repos doc : http://developer.github.com/v3/repos
140146.. _github collaborators doc : http://developer.github.com/v3/repos/collaborators
141147.. _github commits doc : http://developer.github.com/v3/repos/commits
@@ -144,3 +150,4 @@ Hooks
144150.. _github keys doc : http://developer.github.com/v3/repos/keys
145151.. _github watching doc : http://developer.github.com/v3/repos/watching
146152.. _github hooks doc : http://developer.github.com/v3/repos/hooks
153+ .. _github statuses doc : http://developer.github.com/v3/repos/statuses
You can’t perform that action at this time.
0 commit comments