← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1412870] [NEW] PEP8 issues in the templates used to create new panels

 

Public bug reported:

There are several PEP8 issues in the templates used to create new panels
used in the "Tutorial: Building a Dashboard using Horizon" document.

* H304  No relative imports. 'from .views import IndexView' is a relative import
* E128 continuation line under-indented for visual indent

** Affects: horizon
     Importance: Undecided
     Assignee: Christian Berendt (berendt)
         Status: In Progress

-- 
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/1412870

Title:
  PEP8 issues in the templates used to create new panels

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  There are several PEP8 issues in the templates used to create new
  panels used in the "Tutorial: Building a Dashboard using Horizon"
  document.

  * H304  No relative imports. 'from .views import IndexView' is a relative import
  * E128 continuation line under-indented for visual indent

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


Follow ups

References