Skip to content

fix: add missing whitespace around arithmetic operators#459

Merged
helloyongyang merged 1 commit intomainfrom
fix/code-formatting-spaces
Mar 30, 2026
Merged

fix: add missing whitespace around arithmetic operators#459
helloyongyang merged 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
@helloyongyang helloyongyang merged commit ac6c4c2 into main Mar 30, 2026
2 checks passed
@helloyongyang helloyongyang deleted the fix/code-formatting-spaces branch March 30, 2026 03:35
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.

2 participants