home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 451600030

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/2652#issuecomment-451600030 https://api.github.com/repos/pydata/xarray/issues/2652 451600030 MDEyOklzc3VlQ29tbWVudDQ1MTYwMDAzMA== 24736507 2019-01-04T23:30:48Z 2019-01-04T23:39:41Z NONE

Hello @hrishikeshac! Thanks for updating the PR.

  • In the file xarray/core/dataarray.py, following are the PEP8 issues :

Line 2417:80: E501 line too long (85 > 79 characters) Line 2448:80: E501 line too long (86 > 79 characters)

  • In the file xarray/tests/test_dataarray.py, following are the PEP8 issues :

Line 3312:80: E501 line too long (92 > 79 characters) Line 3313:80: E501 line too long (89 > 79 characters) Line 3342:80: E501 line too long (100 > 79 characters)

Comment last updated on January 04, 2019 at 23:39 Hours UTC
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  396102183
Powered by Datasette · Queries took 0.788ms · About: xarray-datasette