Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc333392

Browse files
committed
Add zen(). Add test for search_repos.
Also, I made the doc strings for all the methods in github3.github moreconcise. And I reworked BaseCase.mock_assertions. Now it's a simple method.
1 parent614f215 commitc333392

File tree

4 files changed

+201
-229
lines changed

4 files changed

+201
-229
lines changed

‎github3/api.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,3 +213,8 @@ def user(login):
213213
defratelimit_remaining():
214214
"""Get the remaining number of requests allowed."""
215215
returngh.ratelimit_remaining
216+
217+
218+
defzen():
219+
"""Returns a quote from the Zen of GitHub. Yet another API Easter Egg"""
220+
returngh.zen()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp