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

💬 Edit type hints, isort imports and quick docstring fixes #54

Merged
merged 5 commits into from
Sep 7, 2022

Conversation

weiji14
Copy link
Owner

@weiji14 weiji14 commented Sep 7, 2022

Just a random collection of mostly documentation-related patches.

Patches type-hints in #52, isort imports in #35, mention functional name of IterDataPipe in walkthroughs #8 and #20, and remove mention of returned tuple to patch #33.

Should be either an xarray.DataArray or xarray.Dataset.
Ran isort to sort spatialpandas.geometry imports alphabetically. Also intersphinx linked the `.crs` attribute to geopandas.GeoDataFrame.crs.
So people don't get confused on why the class-form like `Collator` is mentioned but `.collate` was used instead.
Forgot to edit the unit test's docstring. Patches #33.
@weiji14 weiji14 added documentation Improvements or additions to documentation skip-changelog Skip adding Pull Request to changelog labels Sep 7, 2022
@weiji14 weiji14 added this to the 0.4.0 milestone Sep 7, 2022
@weiji14 weiji14 self-assigned this Sep 7, 2022
Need to be more careful when copying and pasting stuff.
@weiji14 weiji14 merged commit 1a64508 into main Sep 7, 2022
@weiji14 weiji14 deleted the patch/lint-docstrings branch September 7, 2022 14:10
@weiji14 weiji14 mentioned this pull request Sep 7, 2022
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation skip-changelog Skip adding Pull Request to changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant