Skip to content

Fix ci issues and check for more#47

Merged
BruinGrowly merged 1 commit into
mainfrom
cursor/fix-ci-issues-and-check-for-more-claude-4.5-opus-high-thinking-8b57
Nov 29, 2025
Merged

Fix ci issues and check for more#47
BruinGrowly merged 1 commit into
mainfrom
cursor/fix-ci-issues-and-check-for-more-claude-4.5-opus-high-thinking-8b57

Conversation

@BruinGrowly
Copy link
Copy Markdown
Owner

Fix CI failures by updating Python versions and runners, and improve code quality by fixing imports, bare excepts, and applying formatting.

The CI pipeline was failing because Python 3.7, which was previously used, is no longer available on the latest GitHub Actions runners (Ubuntu 24.04 and macOS 15). This PR updates the workflow to use Python 3.8 through 3.13. Additionally, several issues with relative import paths in example and tool scripts were corrected, a bare except statement was fixed, and black and isort formatting were applied across the codebase to ensure consistency and readability.


Open in Cursor Open in Web

This commit includes several updates:
- Adds Python 3.13 to CI matrix.
- Refactors code examples for clarity and consistency.
- Updates benchmark results and history.
- Improves LJPW model and analysis capabilities.
- Enhances pre-commit hook functionality.

Co-authored-by: taurekaw <taurekaw@gmail.com>
@cursor
Copy link
Copy Markdown

cursor Bot commented Nov 29, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@BruinGrowly BruinGrowly marked this pull request as ready for review November 29, 2025 21:31
@BruinGrowly BruinGrowly merged commit 7de55c6 into main Nov 29, 2025
20 checks passed
@BruinGrowly BruinGrowly deleted the cursor/fix-ci-issues-and-check-for-more-claude-4.5-opus-high-thinking-8b57 branch November 29, 2025 21:32
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