oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #00234
[Bug 379818] [NEW] Integration.py PEP8 errors
Public bug reported:
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
** Affects: oship
Importance: Low
Status: New
--
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): New
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
Follow ups
References