Skip to content

Commit 373e5ea

Browse files
Ask SolemAsk Solem
authored andcommitted
Fixed __doc__ for github2
1 parent 6abfca2 commit 373e5ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

github2/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
VERSION = (0, 1, 0)
2+
__doc__ = "Github API v2 library for Python"
23
__author__ = "Ask Solem"
34
__contact__ = "[email protected]"
45
__homepage__ = "http://github.com/ask/pygithub-issues"

0 commit comments

Comments
 (0)