← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1263535] [NEW] Remove Hxxx test ignored unecessarily

 

Public bug reported:

Currently the following tests are ignored by flake8 but glance code base
is already compliant :

  * H233  use of print operator
  * H301  one import per line
  * H302  import only modules

** Affects: glance
     Importance: Undecided
     Assignee: Yanis Guenane (yanis-guenane)
         Status: In Progress

** Changed in: glance
     Assignee: (unassigned) => Yanis Guenane (yanis-guenane)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1263535

Title:
  Remove Hxxx test ignored unecessarily

Status in OpenStack Image Registry and Delivery Service (Glance):
  In Progress

Bug description:
  Currently the following tests are ignored by flake8 but glance code
  base is already compliant :

    * H233  use of print operator
    * H301  one import per line
    * H302  import only modules

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


Follow ups

References