Skip to content

Fix main for Python > 11 #1039

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 11, 2025
Merged

Fix main for Python > 11 #1039

merged 6 commits into from
Jun 11, 2025

Conversation

Leguark
Copy link
Member

@Leguark Leguark commented May 30, 2025

Description

Please include a summary of the changes.

Relates to

Checklist

  • My code uses type hinting for function and method arguments and return values.
  • I have created tests which cover my code.
  • The test code either 1. demonstrates at least one valuable use case (e.g. integration tests)
    or 2. verifies that outputs are as expected for given inputs (e.g. unit tests).
  • New tests pass locally with my changes.

Copy link
Member Author

Leguark commented May 30, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Leguark Leguark changed the title First branch commit Fix main for Python > 11 May 30, 2025
@Leguark Leguark marked this pull request as ready for review June 11, 2025 06:57
@graphite-app graphite-app bot added the gempy 3 Will come with the next major update label Jun 11, 2025
Copy link

graphite-app bot commented Jun 11, 2025

Graphite Automations

"Add gempy label" took an action on this PR • (06/11/25)

1 label was added to this PR based on Miguel de la Varga's automation.

@Leguark Leguark merged commit 0ed5afd into main Jun 11, 2025
2 checks passed
@Leguark Leguark deleted the python_12 branch June 11, 2025 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gempy 3 Will come with the next major update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant