home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: a5f666bf137a63e5f5ba64d87619978222e84354

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
a5f666bf137a63e5f5ba64d87619978222e84354 Add modules to `check-untyped` (#8242) * Add modules to `check-untyped` In reviewing https://github.com/pydata/xarray/pull/8241, I realize that we actually want `check-untyped-defs`, which is a bit less strict, but lets us add some more modules on. I did have to add a couple of ignores, think it's a reasonable tradeoff to add big modules like `computation` on. Errors with this enabled are actual type errors, not just `mypy` pedanticness, so would be good to get as much as possible into this list... * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update xarray/core/computation.py Co-authored-by: Michael Niklas <mick.niklas@gmail.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Michael Niklas <mick.niklas@gmail.com> 2023-09-29T16:39:34Z 2023-09-29T16:39:34Z 279c587273ec459ffb5192e60bf8447c05601fa5 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 5635139 19864447
Powered by Datasette · Queries took 0.889ms · About: xarray-datasette