Skip to content

Commit 68d6f51

Browse files
committed
Typo pep8
1 parent 2489a20 commit 68d6f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygithub3/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
__title__ = 'pygithub3'
55
__version__ = '0.1'
66
__author__ = 'David Medina'
7-
__email__= '[email protected]'
7+
__email__ = '[email protected]'
88
__license__ = 'ISC'
99
__copyright__ = 'Copyright 2012 David Medina'

0 commit comments

Comments
 (0)