issue_comments: 511555108
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/3092#issuecomment-511555108 | https://api.github.com/repos/pydata/xarray/issues/3092 | 511555108 | MDEyOklzc3VlQ29tbWVudDUxMTU1NTEwOA== | 6213168 | 2019-07-15T20:22:28Z | 2019-07-15T20:22:28Z | MEMBER | I tried your setup.cfg above but still getting inconsistencies with black when I have comments in the imports. black: ```python import foo Let me explain why we do thisimport bar ``` isort: ```python import foo Let me explain why we do thisimport bar ``` and I strongly agree with black. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
466750687 |