oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01895
[Bug 379816] Re: EHR.py PEP8 errors
** Project changed: oship => oshippy
** Changed in: oshippy
Milestone: 1.0b1 => None
--
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.
https://bugs.launchpad.net/bugs/379816
Title:
EHR.py PEP8 errors
Status in Open Source Health Information Platform - Python:
Fix Released
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