We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2489a20 commit 68d6f51Copy full SHA for 68d6f51
pygithub3/__init__.py
@@ -4,6 +4,6 @@
4
__title__ = 'pygithub3'
5
__version__ = '0.1'
6
__author__ = 'David Medina'
7
-__email__= '[email protected]'
+__email__ = '[email protected]'
8
__license__ = 'ISC'
9
__copyright__ = 'Copyright 2012 David Medina'
0 commit comments