mirror of
https://github.com/kennethreitz-archive/github2.git
synced 2026-06-05 15:40:19 +00:00
Fixed __doc__ for github2
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
VERSION = (0, 1, 0)
|
||||
__doc__ = "Github API v2 library for Python"
|
||||
__author__ = "Ask Solem"
|
||||
__contact__ = "askh@opera.com"
|
||||
__homepage__ = "http://github.com/ask/pygithub-issues"
|
||||
|
||||
Reference in New Issue
Block a user