issue_comments: 1287825909
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/7152#issuecomment-1287825909 | https://api.github.com/repos/pydata/xarray/issues/7152 | 1287825909 | IC_kwDOAMm_X85Mwqn1 | 14808389 | 2022-10-22T15:21:44Z | 2022-10-22T15:24:45Z | MEMBER |
so the reason is the position of the triple quotes: with
Technically, that's a bug (the triple quotes mark the end of the docstring), but one that is a bit tricky to fix: My guess is that it would have to start counting quotes which I've tried to avoid up until now since there's a lot of details to get right (see also keewis/blackdoc#145) Edit: for now, I guess it would be fine to add something like |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
1403614394 |