Opened 16 years ago

Closed 15 years ago

#3602 closed defect (fixed)

Remove unused and wildcard imports from tracmetrix — at Version 3

Reported by: Richard Wall Owned by: Richard Wall
Priority: normal Component: TracMetrixPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (last modified by Bhuricha Deen Sethanandha)

I was going to have a look at the matplot warning in #2900 but first I think it would be good to clean up the imports in the current tracmetrix modules. I'll run pyflakes on the code and try and replace import * with explicit imports.

Change History (3)

comment:1 Changed 16 years ago by Richard Wall

Status: newassigned

comment:2 Changed 16 years ago by Richard Wall

I have tidied up some unused imports and replaced wildcard imports with specific module imports. See:

comment:3 Changed 15 years ago by Bhuricha Deen Sethanandha

Description: modified (diff)
Resolution: fixed
Status: assignedclosed

Done in [5469] thanks.

Note: See TracTickets for help on using tickets.