← Back to team overview

oship-dev team mailing list archive

[Bug 379654] Re: Datatypes.py PEP8 errors

 

** Changed in: oship
   Importance: Undecided => High

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

-- 
Datatypes.py PEP8 errors
https://bugs.launchpad.net/bugs/379654
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:
Need to fix these formatting errors:

openehr/datatypes.py:4:58: W291 trailing whitespace
openehr/datatypes.py:16:11: E221 multiple spaces before operator
openehr/datatypes.py:19:37: E231 missing whitespace after ','
openehr/datatypes.py:21:80: E501 line too long (101 characters)
openehr/datatypes.py:30:1: E302 expected 2 blank lines, found 1
openehr/datatypes.py:41:24: E202 whitespace before ')'
openehr/datatypes.py:147:5: E301 expected 1 blank line, found 2
openehr/datatypes.py:1212:16: E211 whitespace before '('
openehr/datatypes.py:1339:33: W602 deprecated form of raising exception
openehr/datatypes.py:2309:1: W391 blank line at end of file



References