After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 686991 - gi/__init__.py: Pacify pep8 style checker
gi/__init__.py: Pacify pep8 style checker
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2012-10-27 16:24 UTC by Colin Walters
Modified: 2012-10-27 18:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gi/__init__.py: Pacify pep8 style checker (861 bytes, patch)
2012-10-27 16:24 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2012-10-27 16:24:12 UTC
It was complaining about finding only 1 blank line.  Regression
likely introduced by f976d05b.
Comment 1 Colin Walters 2012-10-27 16:24:13 UTC
Created attachment 227407 [details] [review]
gi/__init__.py: Pacify pep8 style checker
Comment 2 Paolo Borelli 2012-10-27 16:53:45 UTC
Review of attachment 227407 [details] [review]:

In the future feel free to just commit :-)
Comment 3 Colin Walters 2012-10-27 18:07:43 UTC
Attachment 227407 [details] pushed as 83ff593 - gi/__init__.py: Pacify pep8 style checker