Skip to content

Fix unused imports, dead variables, and f-strings (F401, F541, F841)#6623

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

Fix unused imports, dead variables, and f-strings (F401, F541, F841)#6623
Mubashir78 wants to merge 1 commit into
Textualize:mainfrom
Mubashir78:main

Conversation

@Mubashir78

@Mubashir78 Mubashir78 commented Jul 3, 2026

Copy link
Copy Markdown

Fix various lint issues flagged by Ruff:

  • Remove unused imports
  • Remove unused variable assignments
  • Fix f-strings without placeholders

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