Skip to content

Remove F401 (unused import) ignores, fix all violations#943

Open
Mubashir78 wants to merge 1 commit into
enthought:mainfrom
Mubashir78:main
Open

Remove F401 (unused import) ignores, fix all violations#943
Mubashir78 wants to merge 1 commit into
enthought:mainfrom
Mubashir78:main

Conversation

@Mubashir78

Copy link
Copy Markdown

Part of #643

  • Remove 12 unused imports found by ruff F401 across the codebase
  • Remove F401 from all 13 per-file-ignores entries in pyproject.toml
  • Drop per-file-ignores lines that had only F401

- Remove 12 unused imports across the codebase
- Remove F401 from all per-file-ignores in pyproject.toml
- Drop unused per-file-ignores entries for files where only F401 was ignored

Part of enthought#643
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant