Skip to content

fix: Apply ruff linting fixes - remove unused imports and fix formatting#456

Open
Volgat wants to merge 1 commit intoallenai:mainfrom
Volgat:main
Open

fix: Apply ruff linting fixes - remove unused imports and fix formatting#456
Volgat wants to merge 1 commit intoallenai:mainfrom
Volgat:main

Conversation

@Volgat
Copy link

@Volgat Volgat commented Jan 8, 2026

  • Fixed 169 linting errors across scripts and module files
  • Removed unused imports (os, json, sys, typing annotations, etc.)
  • Standardized import ordering per isort rules
  • Applied automatic code style fixes per project ruff configuration

- Fixed 169 linting errors across scripts and module files
- Removed unused imports (os, json, sys, typing annotations, etc.)
- Standardized import ordering per isort rules
- Applied automatic code style fixes per project ruff configuration
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