home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 703909325

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/4487#issuecomment-703909325 https://api.github.com/repos/pydata/xarray/issues/4487 703909325 MDEyOklzc3VlQ29tbWVudDcwMzkwOTMyNQ== 14808389 2020-10-05T21:52:29Z 2020-10-05T21:52:29Z MEMBER

Good catch, @mathause.

I don't think we should show type hints at all (they're not visible in the API pages without @overload), that's what the parameter documentation is for. To solve this, I'd look for a configuration setting for autosummary / autodoc (I think the latter generates the signature) or try to figure out if that's a bug / missing feature in autodoc.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  714993891
Powered by Datasette · Queries took 77.613ms · About: xarray-datasette