Skip to content

Fix import organization across codebase (I001) - #5567

Open
AniketBajaj2024 wants to merge 1 commit into
Osmantic:mainfrom
AniketBajaj2024:fix/cleanup-imports-sorted
Open

AniketBajaj2024 wants to merge 1 commit into
Osmantic:mainfrom
AniketBajaj2024:fix/cleanup-imports-sorted

Conversation

@AniketBajaj2024

Copy link
Copy Markdown
Contributor

Ruff auto-fixed 190 import sorting violations:

  • Organize imports in standard order (future, stdlib, third-party, local)
  • Apply consistently across all Python files
  • Resolved in 143 files

This is purely style/hygiene with zero behavioral changes.

Ruff auto-fixed 190 import sorting violations:
- Organize imports in standard order (future, stdlib, third-party, local)
- Apply consistently across all Python files
- Resolved in 143 files

This is purely style/hygiene with zero behavioral changes.
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