home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 437578022

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/2553#issuecomment-437578022 https://api.github.com/repos/pydata/xarray/issues/2553 437578022 MDEyOklzc3VlQ29tbWVudDQzNzU3ODAyMg== 24736507 2018-11-10T11:40:54Z 2018-12-12T00:54:59Z NONE

Hello @TomNicholas! Thanks for updating the PR.

  • In the file xarray/backends/api.py, following are the PEP8 issues :

    Line 647:80: E501 line too long (81 > 79 characters)

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

    Line 381:36: E226 missing whitespace around arithmetic operator Line 536:75: E211 whitespace before '(' Line 537:57: E126 continuation line over-indented for hanging indent

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

    Line 148:1: W391 blank line at end of file

  • There are no PEP8 issues in the file xarray/tests/__init__.py !

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

    Line 2165:36: E127 continuation line over-indented for visual indent Line 2172:36: E126 continuation line over-indented for hanging indent

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

    Line 495:65: E211 whitespace before '(' Line 523:52: E231 missing whitespace after ',' Line 523:54: E231 missing whitespace after ',' Line 523:61: E231 missing whitespace after ',' Line 524:57: E241 multiple spaces after ',' Line 525:55: E241 multiple spaces after ',' Line 526:55: E241 multiple spaces after ',' Line 527:57: E241 multiple spaces after ',' Line 597:52: E203 whitespace before ',' Line 646:80: E501 line too long (85 > 79 characters) Line 647:80: E501 line too long (85 > 79 characters) Line 658:80: E501 line too long (83 > 79 characters) Line 659:80: E501 line too long (87 > 79 characters)

Comment last updated on December 12, 2018 at 00:54 Hours UTC
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  379415229
Powered by Datasette · Queries took 0.795ms · About: xarray-datasette