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

Remove lint #170

Merged
merged 5 commits into from
Oct 3, 2024
Merged

Remove lint #170

merged 5 commits into from
Oct 3, 2024

Conversation

mcflugen
Copy link
Member

@mcflugen mcflugen commented Oct 2, 2024

This pull request removes some lint that has built up over the last year or so since pymt was last updated.

@mdpiper I've cherry-picked commits off of your branch for #169. My plan is to merge this and then rebase your topic branch. Are you ok with that?

The *readfp* method is obsolete in Python 3.12.
This fixes a FutureWarning:

FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
@mcflugen mcflugen merged commit da1f83d into master Oct 3, 2024
8 of 14 checks passed
@mcflugen mcflugen deleted the mcflugen/remove-lint branch October 3, 2024 00:54
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