issue_comments: 826888674
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/5065#issuecomment-826888674 | https://api.github.com/repos/pydata/xarray/issues/5065 | 826888674 | MDEyOklzc3VlQ29tbWVudDgyNjg4ODY3NA== | 1197350 | 2021-04-26T14:38:49Z | 2021-04-26T14:38:49Z | MEMBER | The pre-commit workflow is raising a blackdoc error I am not seeing in my local env ```diff diff --git a/doc/internals/duck-arrays-integration.rst b/doc/internals/duck-arrays-integration.rst index eb5c4d8..2bc3c1f 100644 --- a/doc/internals/duck-arrays-integration.rst +++ b/doc/internals/duck-arrays-integration.rst @@ -25,7 +25,7 @@ argument: ...
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
837243943 |