Skip to content
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

Refresh project with latest style #215

Merged
merged 4 commits into from
May 17, 2024
Merged

Refresh project with latest style #215

merged 4 commits into from
May 17, 2024

Conversation

cbrnr
Copy link
Owner

@cbrnr cbrnr commented May 17, 2024

This PR simplifies pyproject.toml and uses | for type annotations. These are only available for Python ≥ 3.10, but we use them via __future__. Once we drop support for Python 3.9, these __future__ imports can be removed.

@cbrnr cbrnr merged commit 2875888 into main May 17, 2024
5 checks passed
@cbrnr cbrnr deleted the refresh branch May 17, 2024 07: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.

1 participant