← Back to team overview

oship-dev team mailing list archive

[Bug 379819] Re: Support.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/379819

Title:
  Support.py PEP8 errors

Status in Open Source Health Information Platform - Python:
  Fix Released

Bug description:
  openehr/support.py:13:31: W291 trailing whitespace
  openehr/support.py:11:1: E303 too many blank lines (3)
  openehr/support.py:17:11: E221 multiple spaces before operator
  openehr/support.py:22:33: E231 missing whitespace after ','
  openehr/support.py:36:1: E302 expected 2 blank lines, found 1
  openehr/support.py:63:80: E501 line too long (86 characters)
  openehr/support.py:170:33: E241 multiple spaces after ','
  openehr/support.py:353:5: E301 expected 1 blank line, found 3
  openehr/support.py:397:29: W602 deprecated form of raising exception
  openehr/support.py:442:37: E702 multiple statements on one line (semicolon)
  openehr/support.py:463:24: E202 whitespace before ')'
  openehr/support.py:749:1: W191 indentation contains tabs
  openehr/support.py:749:1: E101 indentation contains mixed spaces and tabs
  openehr/support.py:1126:43: E222 multiple spaces after operator





References