home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: babe9ff2674665755009c6288b2a5d98949e71a0

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
babe9ff2674665755009c6288b2a5d98949e71a0 Fix static typing with Matplotlib 3.8 (#8030) * fix several typing issues with mpl3.8 * fix scatter plot typing and remove funky pyplot import * fix some more typing errors * fix some import errors * undo some typing errors * fix xylim typing * add forgotten import * ignore plotting overloads because None is Hashable * add whats-new entry * fix return type of hist * fix another xylim type * fix some more xylim types * change to T_DataArray * change accessor xylim to tuple * add missing return types * fix a typing error only on new mpl * add unused-ignore to error codes for old mpl * add more unused-ignore to error codes for old mpl * replace type: ignore[attr-defined] with assert hasattr * apply code review suggestions --------- Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com> 2023-09-17T05:02:58Z 2023-09-17T05:02:58Z 3ec1b82b8ca152b51dc93f0fa1d6ee91d1328abb cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 43316012 19864447
Powered by Datasette · Queries took 71.706ms · About: xarray-datasette