Skip to content

Commit 47ff159

Browse files
Add typing to test_groupby.py (#8890)
* Update test_groupby.py * Update pyproject.toml * Update test_groupby.py * Update test_groupby.py * Update test_groupby.py * Update test_groupby.py * Update test_groupby.py * Update test_groupby.py * Update test_groupby.py * Update test_groupby.py * Update test_groupby.py * Update test_groupby.py * Update test_groupby.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update test_groupby.py * Update test_groupby.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update test_groupby.py --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent afce18f commit 47ff159

File tree

2 files changed

+108
-84
lines changed

2 files changed

+108
-84
lines changed

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ module = [
171171
"xarray.tests.test_dask",
172172
"xarray.tests.test_dataarray",
173173
"xarray.tests.test_duck_array_ops",
174-
"xarray.tests.test_groupby",
175174
"xarray.tests.test_indexing",
176175
"xarray.tests.test_merge",
177176
"xarray.tests.test_missing",

0 commit comments

Comments
 (0)