Skip to content

Fix ruff linting issues - #20

Merged
MarkSant merged 1 commit into
mainfrom
fix-ruff-linting
Aug 17, 2025
Merged

Fix ruff linting issues#20
MarkSant merged 1 commit into
mainfrom
fix-ruff-linting

Conversation

@google-labs-jules

Copy link
Copy Markdown

This commit fixes a number of linting issues in src/zebtrack/core/controller.py that were reported by ruff.

The changes include:

  • Fixing line length errors (E501) by reformatting long lines of code and comments.
  • Fixing an import order issue (I001).

These changes improve code readability and adhere to the project's coding style.

@MarkSant
MarkSant merged commit c33c448 into main Aug 17, 2025
2 checks passed
@MarkSant
MarkSant deleted the fix-ruff-linting branch August 17, 2025 18:06
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