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

Update main to v0.5.0 #43

Merged
merged 8 commits into from
Sep 18, 2024
Merged

Update main to v0.5.0 #43

merged 8 commits into from
Sep 18, 2024

Conversation

martinvonk
Copy link
Owner

@martinvonk martinvonk commented Sep 18, 2024

Add python 3.13 support
Remove python 3.9
Compare to the SPEI R package
Simplify linting and formatting by only using ruff

src/spei/plot.py:58: error: Argument 2 to "plot" of "Axes" has incompatible type "ExtensionArray | ndarray[Any, Any]"; expected "float | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | bool | int | float | complex | str | bytes | _NestedSequence[bool | int | float | complex | str | bytes] | str"
 [arg-type]
Found 1 error in 1 file (checked 8 source files)
@martinvonk martinvonk merged commit f1cf4c8 into main Sep 18, 2024
2 checks passed
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