Make inkex.py PEP8 compliant

Bug #1559679 reported by Raphaël
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Low
Raphaël

Bug Description

Make inkex.py compliant with the PEP8, the convention of the Python community (https://www.python.org/dev/peps/pep-0008/).

The modifications primarily address line length, improper space use, incorrect indentation, improper comparison (!=) with None, and docstring formatting.

No core modification are made in this patch.

Revision history for this message
Raphaël (raphael0202) wrote :
jazzynico (jazzynico)
Changed in inkscape:
assignee: nobody → Raphaël (raphael0202)
importance: Undecided → Low
milestone: none → 0.92
status: New → In Progress
tags: added: code-design
Revision history for this message
jazzynico (jazzynico) wrote :

Agreed, we need more pep!

Fixed in the trunk, rev. 14726.
Thanks!

Changed in inkscape:
status: In Progress → Fix Committed
Bryce Harrington (bryce)
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.