home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: afd231b75d94789dc12a2cc57b8d7ac62b3f1104

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
afd231b75d94789dc12a2cc57b8d7ac62b3f1104 DOC: Autoreformat all docstrings. (#5122) Surprisingly not many changes, most of them are adding leading */** to args, kwargs which is not clear according to numpydoc but seem like the thigs to do, plus it's already done in a few other places. A couple of spaces before `:`, that semantically matter. Numpydoc improperly parse the types if there is no space before the :, a documented parameter that does not exist on the function, and some casing of section names. There are a couple errors that this was not able to autofix (like missing blank line before `Returns` section leading Numpydoc to inpterprete "Returns" as a parameter of the function in xarray/core/dataset.py:roll extra parameters: {'-------', 'rolled', 'Returns'} 2021-04-07T17:25:34Z 2021-04-07T17:25:34Z dd4d2f6c7f831ca2f9a765a2712d782cb4816e4b cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 335567 19864447
Powered by Datasette · Queries took 0.988ms · About: xarray-datasette