Skip to content

fix: add missing whitespace around arithmetic operators#459

Open
XHPlus wants to merge 1 commit intomainfrom
fix/code-formatting-spaces
Open

fix: add missing whitespace around arithmetic operators#459
XHPlus wants to merge 1 commit intomainfrom
fix/code-formatting-spaces

Conversation

@XHPlus
Copy link
Copy Markdown
Contributor

@XHPlus XHPlus commented Mar 28, 2026

Fixed PEP 8 compliance issues by adding proper spacing around arithmetic operators in f-strings and expressions. This resolves all flake8 E225/E226 formatting errors that were preventing pre-commit checks from passing.

Fixed PEP 8 compliance issues by adding proper spacing around arithmetic
operators in f-strings and expressions. This resolves all flake8 E225/E226
formatting errors that were preventing pre-commit checks from passing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@XHPlus XHPlus requested a review from gushiqiao March 28, 2026 08:36
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