mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
pep8
This is strange, maybe Cygwin's version is stricter. No time to investigate.
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
############################ Copyrights and license ############################
|
||||
# ########################## Copyrights and license ############################
|
||||
# #
|
||||
# Copyright 2012 Andrew Bettison <andrewb@zip.com.au> #
|
||||
# Copyright 2012 Dima Kukushkin <dima@kukushkin.me> #
|
||||
@@ -30,7 +30,7 @@
|
||||
# You should have received a copy of the GNU Lesser General Public License #
|
||||
# along with PyGithub. If not, see <http://www.gnu.org/licenses/>. #
|
||||
# #
|
||||
################################################################################
|
||||
# ##############################################################################
|
||||
|
||||
import logging
|
||||
import httplib
|
||||
|
||||
Reference in New Issue
Block a user