Skip to content

Fix Ruff I001 import formatting in setup.py#31

Merged
srichs merged 1 commit intomainfrom
codex/fix-ruff-ci-import-block-issue
Feb 13, 2026
Merged

Fix Ruff I001 import formatting in setup.py#31
srichs merged 1 commit intomainfrom
codex/fix-ruff-ci-import-block-issue

Conversation

@srichs
Copy link
Owner

@srichs srichs commented Feb 13, 2026

Motivation

  • Fix the Ruff CI failure I001 by correcting import formatting in setup.py so linting passes.

Description

  • Removed the extra blank line after the setuptools import in setup.py to satisfy Ruff/isort formatting.

Testing

  • Ran ruff check . (and ruff check --fix setup.py) and confirmed all checks pass.

Codex Task

@srichs srichs merged commit 6e13a8c into main Feb 13, 2026
2 checks passed
@srichs srichs deleted the codex/fix-ruff-ci-import-block-issue branch February 13, 2026 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant