This is alaready resolved by https://review.openstack.org/#/c/125137/

** Changed in: horizon
       Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1085346

Title:
  pep8 check ignores identation errors

Status in OpenStack Dashboard (Horizon):
  Won't Fix

Bug description:
  The indentation check for pep8 have been changed to be relax.

  In the sample code:

  ram = tables.Column(get_size,
   verbose_name=_('RAM'),
   attrs={'data-type': 'size'})

  Second and third line only has one space indented, and pep8 check
  passes.  Should this be made stricter?

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1085346/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to