issue_comments: 1383282969
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/7011#issuecomment-1383282969 | https://api.github.com/repos/pydata/xarray/issues/7011 | 1383282969 | IC_kwDOAMm_X85SczkZ | 25202257 | 2023-01-15T23:24:05Z | 2023-01-15T23:24:05Z | NONE | That actually might be something for you to change. See the issue and in particular this IPython doc on the lexer implementation. It states that blocks not starting with a console prompt should be considered ordinary (IPython) code. So In/Out won't be expected. Now maybe comments are or should be an exception, but I suspect by moving the comment elsewhere you might get it to pass! If you refuse, I'll have a look at IPython's implementation and how they handle comments 😄 |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
1366751031 |