home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 511553442

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-511553442 https://api.github.com/repos/pydata/xarray/issues/3092 511553442 MDEyOklzc3VlQ29tbWVudDUxMTU1MzQ0Mg== 5635139 2019-07-15T20:17:40Z 2019-07-15T20:18:03Z MEMBER

I didn't know about isort, nice. However, from a very quick test, it's not compatible with black

There's a specific isort config that's compatible with black; this is what we use internally (there's a similar official version I believe):

[isort] default_section=THIRDPARTY force_grid_wrap=0 include_trailing_comma=True line_length=88 multi_line_output=3 use_parentheses=True

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