Skip to content

Update Black version and reformat Python code#18

Merged
freol35241 merged 2 commits into
mainfrom
claude/update-black-reformat-015xsNXhJcT2Bw2Gi3mBEYne
Nov 18, 2025
Merged

Update Black version and reformat Python code#18
freol35241 merged 2 commits into
mainfrom
claude/update-black-reformat-015xsNXhJcT2Bw2Gi3mBEYne

Conversation

@freol35241

Copy link
Copy Markdown
Contributor

Pin black to the latest stable version (25.11.0) to ensure consistent code formatting across all environments. All Python code in bin/ already complies with the new formatter version, maintaining the 10.00/10 pylint score.

Pin black to the latest stable version (25.11.0) to ensure consistent code formatting across all environments. All Python code in bin/ already complies with the new formatter version, maintaining the 10.00/10 pylint score.
- Upgrade pylint from 2.17.4 to 4.0.3 to fix CI failures with Python 3.14
- The old version failed with "AttributeError: module 'ast' has no attribute 'Str'"
- Fix pylint warning in bin/timestamp by adding explicit else clause
- All linting checks now pass with perfect 10.00/10 score
@freol35241
freol35241 merged commit d124df2 into main Nov 18, 2025
3 checks passed
@freol35241
freol35241 deleted the claude/update-black-reformat-015xsNXhJcT2Bw2Gi3mBEYne branch November 18, 2025 12:40
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