Avoid using wildcard (*) imports
Bug #1535787 reported by
Illia Khudoshyn
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Rally |
In Progress
|
Wishlist
|
li,chen |
Bug Description
If possible, refactor `import` statement to import specific functions and variables. Wildcard imports can become difficult for a Python validator to detect undefined names.
rally/common/
rally/common/log.py
description: | updated |
Changed in rally: | |
assignee: | nobody → li,chen (chen-li) |
status: | New → In Progress |
importance: | Undecided → Wishlist |
To post a comment you must log in.
https:/ /review. openstack. org/#/c/ 269973/