← Back to team overview

oship-dev team mailing list archive

[Bug 379815] [NEW] Demographic.py PEP8 errors

 

Public bug reported:

openehr/demographic.py:13:42: W291 trailing whitespace
openehr/demographic.py:11:1: E303 too many blank lines (3)
openehr/demographic.py:18:11: E221 multiple spaces before operator
openehr/demographic.py:22:37: E231 missing whitespace after ','
openehr/demographic.py:35:1: E302 expected 2 blank lines, found 1
openehr/demographic.py:48:5: E301 expected 1 blank line, found 2
openehr/demographic.py:166:53: E202 whitespace before ')'
openehr/demographic.py:185:80: E501 line too long (98 characters)
openehr/demographic.py:517:1: W391 blank line at end of file

** Affects: oship
     Importance: Low
         Status: New

-- 
Demographic.py PEP8 errors
https://bugs.launchpad.net/bugs/379815
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): New

Bug description:
openehr/demographic.py:13:42: W291 trailing whitespace
openehr/demographic.py:11:1: E303 too many blank lines (3)
openehr/demographic.py:18:11: E221 multiple spaces before operator
openehr/demographic.py:22:37: E231 missing whitespace after ','
openehr/demographic.py:35:1: E302 expected 2 blank lines, found 1
openehr/demographic.py:48:5: E301 expected 1 blank line, found 2
openehr/demographic.py:166:53: E202 whitespace before ')'
openehr/demographic.py:185:80: E501 line too long (98 characters)
openehr/demographic.py:517:1: W391 blank line at end of file



Follow ups

References