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

Add a Literal typing #8227

Merged
merged 2 commits into from
Sep 23, 2023
Merged

Add a Literal typing #8227

merged 2 commits into from
Sep 23, 2023

Conversation

max-sixty
Copy link
Collaborator

No description provided.

@@ -893,7 +893,7 @@ def apply_ufunc(
dataset_fill_value: object = _NO_FILL_VALUE,
keep_attrs: bool | str | None = None,
kwargs: Mapping | None = None,
dask: str = "forbidden",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see keep_attrs and dataset_join doesn't have correct either if you want to fix those too.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I do find that merging the small PR makes it more likely I'll make a PR when I spot something. Hope that's reasonable to folks. (and totally reasonable to make the suggestion)

@max-sixty max-sixty merged commit b14fbd9 into pydata:main Sep 23, 2023
23 of 24 checks passed
@max-sixty max-sixty deleted the small-type branch September 23, 2023 19:38
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