← Back to team overview

oship-dev team mailing list archive

[Bug 379816] Re: EHR.py PEP8 errors

 

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

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

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

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

** Changed in: oship
     Assignee: (unassigned) => Higor (higorpinto)

-- 
EHR.py PEP8 errors
https://bugs.launchpad.net/bugs/379816
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/ehr.py:16:11: E221 multiple spaces before operator
openehr/ehr.py:25:29: E231 missing whitespace after ','
openehr/ehr.py:28:80: E501 line too long (81 characters)
openehr/ehr.py:35:1: E302 expected 2 blank lines, found 1
openehr/ehr.py:39:1: W291 trailing whitespace
openehr/ehr.py:98:1: W191 indentation contains tabs
openehr/ehr.py:98:1: E101 indentation contains mixed spaces and tabs
openehr/ehr.py:261:5: E301 expected 1 blank line, found 2
openehr/ehr.py:327:24: E202 whitespace before ')'
openehr/ehr.py:792:1: W391 blank line at end of file



References