← Back to team overview

oship-dev team mailing list archive

[Bug 379818] Re: Integration.py PEP8 errors

 

To use the PEP8 utility: go to the oship/src/oship directory enter the
command python utils/pep8.py openehr/integration.py

** Changed in: oship
   Importance: Low => Medium

** Changed in: oship
       Status: New => Confirmed

** Changed in: oship
    Milestone: None => 1.0b1

-- 
Integration.py PEP8 errors
https://bugs.launchpad.net/bugs/379818
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to OSHIP.

Status in Open Source Health Information Platform (OSHIP): Confirmed

Bug description:
openehr/integration.py:15:11: E221 multiple spaces before operator
openehr/integration.py:22:30: E231 missing whitespace after ','
openehr/integration.py:29:1: E302 expected 2 blank lines, found 1
openehr/integration.py:31:80: E501 line too long (86 characters)
openehr/integration.py:39:1: W291 trailing whitespace



References