home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 750545072

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/pull/4730#issuecomment-750545072 https://api.github.com/repos/pydata/xarray/issues/4730 750545072 MDEyOklzc3VlQ29tbWVudDc1MDU0NTA3Mg== 14808389 2020-12-23T23:15:37Z 2021-01-05T22:56:01Z MEMBER

I think the EOF issue is a bug in blackdoc, it shouldn't remove the newline immediately before EOF.

To fix the mypy errors I would change the hook configuration to exclude properties and asv_bench: yaml - repo: https://github.com/pre-commit/mirrors-mypy rev: v0.790 # Must match ci/requirements/*.yml hooks: - id: mypy exclude: "properties|asv_bench" if we do want to type check those we could add a empty __init__.py to properties and fix the errors in asv_bench

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