Skip to content

Resolve W0611(unused-import) occurring only in CI #11967

@scbedd

Description

@scbedd

As evidenced starting with this build core CI is failing with a single unused import error. However, the member Tuple that pylint is saying is unused? It's actually used further on in the file.

Not only this, but the error started seemingly randomly. There were no code-checkins that caused the pylint check to begin failing.

However, as this PR mentions, all of the simple checks have been completed. GIven the simple answers won't fit, we need to spend some time and fully understand why this error is throwing.

Metadata

Metadata

Assignees

Labels

Central-EngSysThis issue is owned by the Engineering System team.EngSysThis issue is impacting the engineering system.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions