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/5622#issuecomment-882879460,https://api.github.com/repos/pydata/xarray/issues/5622,882879460,IC_kwDOAMm_X840n6vk,24736507,2021-07-19T21:39:25Z,2022-01-07T06:49:48Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/plot/plot.py`](https://github.com/pydata/xarray/blob/48c0cde5f5e0d231dac4b00318865c9e0b043e9e/xarray/plot/plot.py):
> [Line 19:1](https://github.com/pydata/xarray/blob/48c0cde5f5e0d231dac4b00318865c9e0b043e9e/xarray/plot/plot.py#L19): [F401](https://duckduckgo.com/?q=pep8%20F401) '.utils._adjust_legend_subtitles' imported but unused
> [Line 19:1](https://github.com/pydata/xarray/blob/48c0cde5f5e0d231dac4b00318865c9e0b043e9e/xarray/plot/plot.py#L19): [F401](https://duckduckgo.com/?q=pep8%20F401) '.utils._legend_add_subtitle' imported but unused
> [Line 19:1](https://github.com/pydata/xarray/blob/48c0cde5f5e0d231dac4b00318865c9e0b043e9e/xarray/plot/plot.py#L19): [F401](https://duckduckgo.com/?q=pep8%20F401) '.utils.legend_elements' imported but unused
##### Comment last updated at 2021-11-05 06:38:18 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,948049609
https://github.com/pydata/xarray/pull/5892#issuecomment-952976829,https://api.github.com/repos/pydata/xarray/issues/5892,952976829,IC_kwDOAMm_X844zUW9,24736507,2021-10-27T14:16:58Z,2021-11-06T19:40:45Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-11-06 19:40:44 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1034329171
https://github.com/pydata/xarray/pull/5871#issuecomment-954889968,https://api.github.com/repos/pydata/xarray/issues/5871,954889968,IC_kwDOAMm_X8446nbw,24736507,2021-10-29T16:42:01Z,2021-11-05T17:18:36Z,NONE,"Hello @dcherian! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-11-05 17:18:36 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1028110240
https://github.com/pydata/xarray/pull/5936#issuecomment-960457024,https://api.github.com/repos/pydata/xarray/issues/5936,960457024,IC_kwDOAMm_X845P2lA,24736507,2021-11-04T04:49:44Z,2021-11-04T04:55:28Z,NONE,"Hello @ArchangeGabriel! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-11-04 04:55:28 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1044363666
https://github.com/pydata/xarray/pull/5692#issuecomment-927863909,https://api.github.com/repos/pydata/xarray/issues/5692,927863909,IC_kwDOAMm_X843ThRl,24736507,2021-09-27T13:15:08Z,2021-11-03T16:11:03Z,NONE,"Hello @benbovy! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/core/types.py`](https://github.com/pydata/xarray/blob/78f4fb0b30bf07d25150de52b9b77ad3132e3513/xarray/core/types.py):
> [Line 8:5](https://github.com/pydata/xarray/blob/78f4fb0b30bf07d25150de52b9b77ad3132e3513/xarray/core/types.py#L8): [F401](https://duckduckgo.com/?q=pep8%20F401) '.common.DataWithCoords' imported but unused
> [Line 12:5](https://github.com/pydata/xarray/blob/78f4fb0b30bf07d25150de52b9b77ad3132e3513/xarray/core/types.py#L12): [F401](https://duckduckgo.com/?q=pep8%20F401) '.indexes.Index' imported but unused
* In the file [`xarray/tests/test_indexes.py`](https://github.com/pydata/xarray/blob/78f4fb0b30bf07d25150de52b9b77ad3132e3513/xarray/tests/test_indexes.py):
> [Line 1:1](https://github.com/pydata/xarray/blob/78f4fb0b30bf07d25150de52b9b77ad3132e3513/xarray/tests/test_indexes.py#L1): [F401](https://duckduckgo.com/?q=pep8%20F401) 'typing.Tuple' imported but unused
##### Comment last updated at 2021-11-03 16:11:03 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,966983801
https://github.com/pydata/xarray/pull/5873#issuecomment-945464546,https://api.github.com/repos/pydata/xarray/issues/5873,945464546,IC_kwDOAMm_X844WqTi,24736507,2021-10-18T07:57:02Z,2021-11-03T09:02:49Z,NONE,"Hello @bzah! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-11-03 09:02:49 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1028755077
https://github.com/pydata/xarray/pull/5917#issuecomment-956420163,https://api.github.com/repos/pydata/xarray/issues/5917,956420163,IC_kwDOAMm_X845AdBD,24736507,2021-11-01T17:12:31Z,2021-11-01T18:49:26Z,NONE,"Hello @TomNicholas! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/tests/test_accessor_dt.py`](https://github.com/pydata/xarray/blob/8418fccdb89b7d7fb9877be24b4d35feed7775f4/xarray/tests/test_accessor_dt.py):
> [Line 1:1](https://github.com/pydata/xarray/blob/8418fccdb89b7d7fb9877be24b4d35feed7775f4/xarray/tests/test_accessor_dt.py#L1): [F401](https://duckduckgo.com/?q=pep8%20F401) 'distutils.version.LooseVersion' imported but unused
##### Comment last updated at 2021-11-01 18:49:26 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1039833986
https://github.com/pydata/xarray/pull/3646#issuecomment-569966964,https://api.github.com/repos/pydata/xarray/issues/3646,569966964,MDEyOklzc3VlQ29tbWVudDU2OTk2Njk2NA==,24736507,2019-12-31T17:59:58Z,2021-11-01T00:19:11Z,NONE,"Hello @dcherian! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-11-01 00:19:11 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,540451721
https://github.com/pydata/xarray/pull/5667#issuecomment-891656976,https://api.github.com/repos/pydata/xarray/issues/5667,891656976,IC_kwDOAMm_X841JZsQ,24736507,2021-08-03T08:43:24Z,2021-10-31T09:57:53Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-10-31 09:57:53 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,958878760
https://github.com/pydata/xarray/pull/5662#issuecomment-894144580,https://api.github.com/repos/pydata/xarray/issues/5662,894144580,IC_kwDOAMm_X841S5BE,24736507,2021-08-06T09:50:29Z,2021-10-31T08:56:37Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-10-31 08:56:37 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,957439114
https://github.com/pydata/xarray/pull/5365#issuecomment-846560052,https://api.github.com/repos/pydata/xarray/issues/5365,846560052,MDEyOklzc3VlQ29tbWVudDg0NjU2MDA1Mg==,24736507,2021-05-23T13:03:46Z,2021-10-31T08:51:03Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-10-31 08:51:03 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,899015876
https://github.com/pydata/xarray/pull/5845#issuecomment-938111206,https://api.github.com/repos/pydata/xarray/issues/5845,938111206,IC_kwDOAMm_X8436nDm,24736507,2021-10-07T19:58:42Z,2021-10-29T17:39:51Z,NONE,"Hello @marscher! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-10-29 17:39:51 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1020407925
https://github.com/pydata/xarray/pull/5886#issuecomment-954267050,https://api.github.com/repos/pydata/xarray/issues/5886,954267050,IC_kwDOAMm_X8444PWq,24736507,2021-10-28T22:16:50Z,2021-10-28T22:17:40Z,NONE,"Hello @TomNicholas! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-10-28 22:17:40 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1033884661
https://github.com/pydata/xarray/pull/5879#issuecomment-947560149,https://api.github.com/repos/pydata/xarray/issues/5879,947560149,IC_kwDOAMm_X844ep7V,24736507,2021-10-20T11:06:03Z,2021-10-27T22:38:04Z,NONE,"Hello @mwtoews! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-10-27 22:38:04 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1031275532
https://github.com/pydata/xarray/pull/5233#issuecomment-842443454,https://api.github.com/repos/pydata/xarray/issues/5233,842443454,MDEyOklzc3VlQ29tbWVudDg0MjQ0MzQ1NA==,24736507,2021-05-17T16:00:55Z,2021-10-26T20:04:00Z,NONE,"Hello @aulemahal! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-10-26 20:04:00 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,870312451
https://github.com/pydata/xarray/pull/5876#issuecomment-946873316,https://api.github.com/repos/pydata/xarray/issues/5876,946873316,IC_kwDOAMm_X844cCPk,24736507,2021-10-19T16:04:44Z,2021-10-26T07:47:43Z,NONE,"Hello @pierreloicq! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-10-26 07:47:43 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1030492705
https://github.com/pydata/xarray/pull/5763#issuecomment-912376483,https://api.github.com/repos/pydata/xarray/issues/5763,912376483,IC_kwDOAMm_X842YcKj,24736507,2021-09-03T08:55:22Z,2021-10-24T10:33:03Z,NONE,"Hello @dschwoerer! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/plot/utils.py`](https://github.com/pydata/xarray/blob/8ecbb390acd51ab3b06de9f4edf21b08dd3fa384/xarray/plot/utils.py):
> [Line 4:1](https://github.com/pydata/xarray/blob/8ecbb390acd51ab3b06de9f4edf21b08dd3fa384/xarray/plot/utils.py#L4): [F401](https://duckduckgo.com/?q=pep8%20F401) 'datetime.datetime' imported but unused
##### Comment last updated at 2021-10-24 10:33:03 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,987559143
https://github.com/pydata/xarray/pull/5862#issuecomment-943967404,https://api.github.com/repos/pydata/xarray/issues/5862,943967404,IC_kwDOAMm_X844Q8ys,24736507,2021-10-15T04:04:25Z,2021-10-23T00:24:37Z,NONE,"Hello @shazelquist! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-10-23 00:24:37 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1025873622
https://github.com/pydata/xarray/pull/5870#issuecomment-944463447,https://api.github.com/repos/pydata/xarray/issues/5870,944463447,IC_kwDOAMm_X844S15X,24736507,2021-10-15T17:13:34Z,2021-10-15T20:23:32Z,NONE,"Hello @cjauvin! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-10-15 20:23:32 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1027640127
https://github.com/pydata/xarray/pull/5794#issuecomment-919448891,https://api.github.com/repos/pydata/xarray/issues/5794,919448891,IC_kwDOAMm_X842za07,24736507,2021-09-14T19:24:40Z,2021-10-11T18:45:05Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-10-11 18:45:05 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,996352280
https://github.com/pydata/xarray/pull/5796#issuecomment-921132600,https://api.github.com/repos/pydata/xarray/issues/5796,921132600,IC_kwDOAMm_X8425144,24736507,2021-09-16T18:12:32Z,2021-10-07T18:02:52Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-10-07 18:02:52 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,996475523
https://github.com/pydata/xarray/pull/5571#issuecomment-873458374,https://api.github.com/repos/pydata/xarray/issues/5571,873458374,MDEyOklzc3VlQ29tbWVudDg3MzQ1ODM3NA==,24736507,2021-07-03T19:24:40Z,2021-09-29T17:13:58Z,NONE,"Hello @TomNicholas! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-09-29 17:13:58 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,936313924
https://github.com/pydata/xarray/pull/4700#issuecomment-747182620,https://api.github.com/repos/pydata/xarray/issues/4700,747182620,MDEyOklzc3VlQ29tbWVudDc0NzE4MjYyMA==,24736507,2020-12-17T03:33:30Z,2021-09-26T21:39:28Z,NONE,"Hello @andersy005! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-09-26 21:39:28 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,768981497
https://github.com/pydata/xarray/pull/5802#issuecomment-922776072,https://api.github.com/repos/pydata/xarray/issues/5802,922776072,IC_kwDOAMm_X843AHII,24736507,2021-09-20T09:47:37Z,2021-09-20T09:53:27Z,NONE,"Hello @FRidh! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-09-20 09:53:27 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1000769524
https://github.com/pydata/xarray/pull/5772#issuecomment-914487425,https://api.github.com/repos/pydata/xarray/issues/5772,914487425,IC_kwDOAMm_X842gfiB,24736507,2021-09-07T17:23:53Z,2021-09-14T02:19:50Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-09-14 02:19:50 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,990194656
https://github.com/pydata/xarray/pull/5761#issuecomment-912240640,https://api.github.com/repos/pydata/xarray/issues/5761,912240640,IC_kwDOAMm_X842X7AA,24736507,2021-09-03T04:11:34Z,2021-09-12T19:27:33Z,NONE,"Hello @max-sixty! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/core/types.py`](https://github.com/pydata/xarray/blob/7017212599eebb66a0f61d432c62187f4d86c315/xarray/core/types.py):
> [Line 8:5](https://github.com/pydata/xarray/blob/7017212599eebb66a0f61d432c62187f4d86c315/xarray/core/types.py#L8): [F401](https://duckduckgo.com/?q=pep8%20F401) '.common.DataWithCoords' imported but unused
##### Comment last updated at 2021-09-12 19:27:33 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,987378623
https://github.com/pydata/xarray/pull/5501#issuecomment-864508390,https://api.github.com/repos/pydata/xarray/issues/5501,864508390,MDEyOklzc3VlQ29tbWVudDg2NDUwODM5MA==,24736507,2021-06-20T06:49:57Z,2021-08-25T14:30:57Z,NONE,"Hello @grouny! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/tests/test_backends.py`](https://github.com/pydata/xarray/blob/674d9b69fc7cd99c63c8d10764fd900442ec3be2/xarray/tests/test_backends.py):
> [Line 4171:42](https://github.com/pydata/xarray/blob/674d9b69fc7cd99c63c8d10764fd900442ec3be2/xarray/tests/test_backends.py#L4171): [E231](https://duckduckgo.com/?q=pep8%20E231) missing whitespace after ','
> [Line 4705:37](https://github.com/pydata/xarray/blob/674d9b69fc7cd99c63c8d10764fd900442ec3be2/xarray/tests/test_backends.py#L4705): [E201](https://duckduckgo.com/?q=pep8%20E201) whitespace after '('
> [Line 4705:42](https://github.com/pydata/xarray/blob/674d9b69fc7cd99c63c8d10764fd900442ec3be2/xarray/tests/test_backends.py#L4705): [E202](https://duckduckgo.com/?q=pep8%20E202) whitespace before ')'
> [Line 4710:39](https://github.com/pydata/xarray/blob/674d9b69fc7cd99c63c8d10764fd900442ec3be2/xarray/tests/test_backends.py#L4710): [E225](https://duckduckgo.com/?q=pep8%20E225) missing whitespace around operator
> [Line 4712:35](https://github.com/pydata/xarray/blob/674d9b69fc7cd99c63c8d10764fd900442ec3be2/xarray/tests/test_backends.py#L4712): [E225](https://duckduckgo.com/?q=pep8%20E225) missing whitespace around operator
> [Line 4714:1](https://github.com/pydata/xarray/blob/674d9b69fc7cd99c63c8d10764fd900442ec3be2/xarray/tests/test_backends.py#L4714): [E302](https://duckduckgo.com/?q=pep8%20E302) expected 2 blank lines, found 1
##### Comment last updated at 2021-08-25 14:30:57 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,925533850
https://github.com/pydata/xarray/pull/5728#issuecomment-903187987,https://api.github.com/repos/pydata/xarray/issues/5728,903187987,IC_kwDOAMm_X8411Y4T,24736507,2021-08-21T23:24:47Z,2021-08-21T23:24:47Z,NONE,"Hello @max-sixty! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/tests/test_coarsen.py`](https://github.com/pydata/xarray/blob/33262b53e2e369572173310a4a732209f0dec578/xarray/tests/test_coarsen.py):
> [Line 16:1](https://github.com/pydata/xarray/blob/33262b53e2e369572173310a4a732209f0dec578/xarray/tests/test_coarsen.py#L16): [F401](https://duckduckgo.com/?q=pep8%20F401) '.test_dataarray.da' imported but unused
> [Line 17:1](https://github.com/pydata/xarray/blob/33262b53e2e369572173310a4a732209f0dec578/xarray/tests/test_coarsen.py#L17): [F401](https://duckduckgo.com/?q=pep8%20F401) '.test_dataset.ds' imported but unused
> [Line 20:36](https://github.com/pydata/xarray/blob/33262b53e2e369572173310a4a732209f0dec578/xarray/tests/test_coarsen.py#L20): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 27:26](https://github.com/pydata/xarray/blob/33262b53e2e369572173310a4a732209f0dec578/xarray/tests/test_coarsen.py#L27): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 42:25](https://github.com/pydata/xarray/blob/33262b53e2e369572173310a4a732209f0dec578/xarray/tests/test_coarsen.py#L42): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 58:5](https://github.com/pydata/xarray/blob/33262b53e2e369572173310a4a732209f0dec578/xarray/tests/test_coarsen.py#L58): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 16
> [Line 69:5](https://github.com/pydata/xarray/blob/33262b53e2e369572173310a4a732209f0dec578/xarray/tests/test_coarsen.py#L69): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 16
> [Line 91:5](https://github.com/pydata/xarray/blob/33262b53e2e369572173310a4a732209f0dec578/xarray/tests/test_coarsen.py#L91): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 160:25](https://github.com/pydata/xarray/blob/33262b53e2e369572173310a4a732209f0dec578/xarray/tests/test_coarsen.py#L160): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 191:5](https://github.com/pydata/xarray/blob/33262b53e2e369572173310a4a732209f0dec578/xarray/tests/test_coarsen.py#L191): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 16
> [Line 240:28](https://github.com/pydata/xarray/blob/33262b53e2e369572173310a4a732209f0dec578/xarray/tests/test_coarsen.py#L240): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 16
> [Line 256:5](https://github.com/pydata/xarray/blob/33262b53e2e369572173310a4a732209f0dec578/xarray/tests/test_coarsen.py#L256): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,976210502
https://github.com/pydata/xarray/pull/5569#issuecomment-873464986,https://api.github.com/repos/pydata/xarray/issues/5569,873464986,MDEyOklzc3VlQ29tbWVudDg3MzQ2NDk4Ng==,24736507,2021-07-03T20:22:14Z,2021-08-21T23:10:59Z,NONE,"Hello @max-sixty! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/core/types.py`](https://github.com/pydata/xarray/blob/4a00bc00ae0ab82c7edcd52a24aaf6bf2a8fd0ca/xarray/core/types.py):
> [Line 8:5](https://github.com/pydata/xarray/blob/4a00bc00ae0ab82c7edcd52a24aaf6bf2a8fd0ca/xarray/core/types.py#L8): [F401](https://duckduckgo.com/?q=pep8%20F401) '.common.DataWithCoords' imported but unused
##### Comment last updated at 2021-08-21 23:10:59 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,936123457
https://github.com/pydata/xarray/pull/5682#issuecomment-894660777,https://api.github.com/repos/pydata/xarray/issues/5682,894660777,IC_kwDOAMm_X841U3Cp,24736507,2021-08-07T14:18:19Z,2021-08-17T01:41:00Z,NONE,"Hello @tomchor! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-08-17 01:40:59 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,963239311
https://github.com/pydata/xarray/pull/5707#issuecomment-898811898,https://api.github.com/repos/pydata/xarray/issues/5707,898811898,IC_kwDOAMm_X841ksf6,24736507,2021-08-14T03:47:02Z,2021-08-14T03:50:13Z,NONE,"Hello @dcherian! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-08-14 03:50:12 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,970812475
https://github.com/pydata/xarray/pull/5603#issuecomment-881695988,https://api.github.com/repos/pydata/xarray/issues/5603,881695988,IC_kwDOAMm_X840jZz0,24736507,2021-07-16T20:20:07Z,2021-08-11T16:38:29Z,NONE,"Hello @kmsquire! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-08-11 16:38:29 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,944714417
https://github.com/pydata/xarray/pull/5680#issuecomment-894818364,https://api.github.com/repos/pydata/xarray/issues/5680,894818364,IC_kwDOAMm_X841Vdg8,24736507,2021-08-08T16:02:37Z,2021-08-08T16:03:49Z,NONE,"Hello @gcaria! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-08-08 16:03:49 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,963006707
https://github.com/pydata/xarray/pull/5636#issuecomment-889287453,https://api.github.com/repos/pydata/xarray/issues/5636,889287453,IC_kwDOAMm_X841AXMd,24736507,2021-07-29T16:24:09Z,2021-07-29T16:24:09Z,NONE,"Hello @benbovy! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/tests/test_utils.py`](https://github.com/pydata/xarray/blob/84cbf15f4cbb85115f179912a1efc3048231d4e3/xarray/tests/test_utils.py):
> [Line 10:1](https://github.com/pydata/xarray/blob/84cbf15f4cbb85115f179912a1efc3048231d4e3/xarray/tests/test_utils.py#L10): [F401](https://duckduckgo.com/?q=pep8%20F401) 'xarray.core.indexes.PandasIndex' imported but unused
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,953235338
https://github.com/pydata/xarray/pull/5609#issuecomment-880735542,https://api.github.com/repos/pydata/xarray/issues/5609,880735542,MDEyOklzc3VlQ29tbWVudDg4MDczNTU0Mg==,24736507,2021-07-15T14:21:06Z,2021-07-27T09:23:28Z,NONE,"Hello @pkopparla! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-07-27 09:23:27 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,945434599
https://github.com/pydata/xarray/pull/4820#issuecomment-778592089,https://api.github.com/repos/pydata/xarray/issues/4820,778592089,MDEyOklzc3VlQ29tbWVudDc3ODU5MjA4OQ==,24736507,2021-02-13T09:49:51Z,2021-07-24T22:33:10Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-07-24 22:33:10 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,787732195
https://github.com/pydata/xarray/pull/5630#issuecomment-885289891,https://api.github.com/repos/pydata/xarray/issues/5630,885289891,IC_kwDOAMm_X840xHOj,24736507,2021-07-22T23:02:23Z,2021-07-23T18:46:57Z,NONE,"Hello @keewis! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/tests/test_coarsen.py`](https://github.com/pydata/xarray/blob/b4252cc006655f559b5fc27014bded01fc8232a8/xarray/tests/test_coarsen.py):
> [Line 16:1](https://github.com/pydata/xarray/blob/b4252cc006655f559b5fc27014bded01fc8232a8/xarray/tests/test_coarsen.py#L16): [F401](https://duckduckgo.com/?q=pep8%20F401) '.test_dataarray.da' imported but unused
> [Line 17:1](https://github.com/pydata/xarray/blob/b4252cc006655f559b5fc27014bded01fc8232a8/xarray/tests/test_coarsen.py#L17): [F401](https://duckduckgo.com/?q=pep8%20F401) '.test_dataset.ds' imported but unused
> [Line 20:36](https://github.com/pydata/xarray/blob/b4252cc006655f559b5fc27014bded01fc8232a8/xarray/tests/test_coarsen.py#L20): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 27:26](https://github.com/pydata/xarray/blob/b4252cc006655f559b5fc27014bded01fc8232a8/xarray/tests/test_coarsen.py#L27): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 42:25](https://github.com/pydata/xarray/blob/b4252cc006655f559b5fc27014bded01fc8232a8/xarray/tests/test_coarsen.py#L42): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 58:5](https://github.com/pydata/xarray/blob/b4252cc006655f559b5fc27014bded01fc8232a8/xarray/tests/test_coarsen.py#L58): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 16
> [Line 69:5](https://github.com/pydata/xarray/blob/b4252cc006655f559b5fc27014bded01fc8232a8/xarray/tests/test_coarsen.py#L69): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 16
> [Line 91:5](https://github.com/pydata/xarray/blob/b4252cc006655f559b5fc27014bded01fc8232a8/xarray/tests/test_coarsen.py#L91): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 160:25](https://github.com/pydata/xarray/blob/b4252cc006655f559b5fc27014bded01fc8232a8/xarray/tests/test_coarsen.py#L160): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 191:5](https://github.com/pydata/xarray/blob/b4252cc006655f559b5fc27014bded01fc8232a8/xarray/tests/test_coarsen.py#L191): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 16
> [Line 240:28](https://github.com/pydata/xarray/blob/b4252cc006655f559b5fc27014bded01fc8232a8/xarray/tests/test_coarsen.py#L240): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 16
> [Line 256:5](https://github.com/pydata/xarray/blob/b4252cc006655f559b5fc27014bded01fc8232a8/xarray/tests/test_coarsen.py#L256): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
##### Comment last updated at 2021-07-23 18:46:56 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,951121126
https://github.com/pydata/xarray/pull/5561#issuecomment-872635251,https://api.github.com/repos/pydata/xarray/issues/5561,872635251,MDEyOklzc3VlQ29tbWVudDg3MjYzNTI1MQ==,24736507,2021-07-02T00:44:34Z,2021-07-21T22:08:37Z,NONE,"Hello @TomNicholas! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-07-21 22:08:37 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,935317034
https://github.com/pydata/xarray/pull/5568#issuecomment-873482983,https://api.github.com/repos/pydata/xarray/issues/5568,873482983,MDEyOklzc3VlQ29tbWVudDg3MzQ4Mjk4Mw==,24736507,2021-07-03T23:15:29Z,2021-07-21T21:11:19Z,NONE,"Hello @TomNicholas! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-07-21 21:11:19 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,936045730
https://github.com/pydata/xarray/pull/5610#issuecomment-880840416,https://api.github.com/repos/pydata/xarray/issues/5610,880840416,MDEyOklzc3VlQ29tbWVudDg4MDg0MDQxNg==,24736507,2021-07-15T16:26:29Z,2021-07-15T16:43:47Z,NONE,"Hello @crusaderky! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-07-15 16:43:47 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,945560052
https://github.com/pydata/xarray/pull/5556#issuecomment-871634847,https://api.github.com/repos/pydata/xarray/issues/5556,871634847,MDEyOklzc3VlQ29tbWVudDg3MTYzNDg0Nw==,24736507,2021-06-30T18:31:11Z,2021-06-30T21:11:02Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-06-30 21:11:02 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,933989796
https://github.com/pydata/xarray/pull/4909#issuecomment-778763152,https://api.github.com/repos/pydata/xarray/issues/4909,778763152,MDEyOklzc3VlQ29tbWVudDc3ODc2MzE1Mg==,24736507,2021-02-14T11:15:53Z,2021-06-30T16:24:25Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-06-30 16:24:25 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,807939559
https://github.com/pydata/xarray/pull/4974#issuecomment-787734892,https://api.github.com/repos/pydata/xarray/issues/4974,787734892,MDEyOklzc3VlQ29tbWVudDc4NzczNDg5Mg==,24736507,2021-03-01T07:50:20Z,2021-06-29T11:56:41Z,NONE,"Hello @fujiisoup! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/core/dataarray.py`](https://github.com/pydata/xarray/blob/30391c64c809686bfefd3bb878ca66eaf86016a5/xarray/core/dataarray.py):
> [Line 3954:1](https://github.com/pydata/xarray/blob/30391c64c809686bfefd3bb878ca66eaf86016a5/xarray/core/dataarray.py#L3954): [W293](https://duckduckgo.com/?q=pep8%20W293) blank line contains whitespace
##### Comment last updated at 2021-06-29 11:56:41 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,818583834
https://github.com/pydata/xarray/pull/5476#issuecomment-862535687,https://api.github.com/repos/pydata/xarray/issues/5476,862535687,MDEyOklzc3VlQ29tbWVudDg2MjUzNTY4Nw==,24736507,2021-06-16T16:42:26Z,2021-06-23T16:18:22Z,NONE,"Hello @dcherian! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/tests/test_coarsen.py`](https://github.com/pydata/xarray/blob/56d8c368591ed9a177f934095b284aa1a5d6ac9f/xarray/tests/test_coarsen.py):
> [Line 16:1](https://github.com/pydata/xarray/blob/56d8c368591ed9a177f934095b284aa1a5d6ac9f/xarray/tests/test_coarsen.py#L16): [F401](https://duckduckgo.com/?q=pep8%20F401) '.test_dataarray.da' imported but unused
> [Line 17:1](https://github.com/pydata/xarray/blob/56d8c368591ed9a177f934095b284aa1a5d6ac9f/xarray/tests/test_coarsen.py#L17): [F401](https://duckduckgo.com/?q=pep8%20F401) '.test_dataset.ds' imported but unused
> [Line 20:36](https://github.com/pydata/xarray/blob/56d8c368591ed9a177f934095b284aa1a5d6ac9f/xarray/tests/test_coarsen.py#L20): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 27:26](https://github.com/pydata/xarray/blob/56d8c368591ed9a177f934095b284aa1a5d6ac9f/xarray/tests/test_coarsen.py#L27): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 42:25](https://github.com/pydata/xarray/blob/56d8c368591ed9a177f934095b284aa1a5d6ac9f/xarray/tests/test_coarsen.py#L42): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 58:5](https://github.com/pydata/xarray/blob/56d8c368591ed9a177f934095b284aa1a5d6ac9f/xarray/tests/test_coarsen.py#L58): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 16
> [Line 69:5](https://github.com/pydata/xarray/blob/56d8c368591ed9a177f934095b284aa1a5d6ac9f/xarray/tests/test_coarsen.py#L69): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 16
> [Line 91:5](https://github.com/pydata/xarray/blob/56d8c368591ed9a177f934095b284aa1a5d6ac9f/xarray/tests/test_coarsen.py#L91): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 163:5](https://github.com/pydata/xarray/blob/56d8c368591ed9a177f934095b284aa1a5d6ac9f/xarray/tests/test_coarsen.py#L163): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 193:25](https://github.com/pydata/xarray/blob/56d8c368591ed9a177f934095b284aa1a5d6ac9f/xarray/tests/test_coarsen.py#L193): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
> [Line 224:5](https://github.com/pydata/xarray/blob/56d8c368591ed9a177f934095b284aa1a5d6ac9f/xarray/tests/test_coarsen.py#L224): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 16
> [Line 276:5](https://github.com/pydata/xarray/blob/56d8c368591ed9a177f934095b284aa1a5d6ac9f/xarray/tests/test_coarsen.py#L276): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 16
> [Line 298:28](https://github.com/pydata/xarray/blob/56d8c368591ed9a177f934095b284aa1a5d6ac9f/xarray/tests/test_coarsen.py#L298): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 16
> [Line 314:5](https://github.com/pydata/xarray/blob/56d8c368591ed9a177f934095b284aa1a5d6ac9f/xarray/tests/test_coarsen.py#L314): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 17
##### Comment last updated at 2021-06-23 16:18:22 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,922843005
https://github.com/pydata/xarray/pull/5512#issuecomment-866463220,https://api.github.com/repos/pydata/xarray/issues/5512,866463220,MDEyOklzc3VlQ29tbWVudDg2NjQ2MzIyMA==,24736507,2021-06-23T02:02:59Z,2021-06-23T02:05:08Z,NONE,"Hello @navidcy! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-06-23 02:05:08 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,927784441
https://github.com/pydata/xarray/pull/5503#issuecomment-865063819,https://api.github.com/repos/pydata/xarray/issues/5503,865063819,MDEyOklzc3VlQ29tbWVudDg2NTA2MzgxOQ==,24736507,2021-06-21T14:09:35Z,2021-06-21T14:19:36Z,NONE,"Hello @malmans2! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-06-21 14:19:36 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,925981767
https://github.com/pydata/xarray/pull/5252#issuecomment-833772022,https://api.github.com/repos/pydata/xarray/issues/5252,833772022,MDEyOklzc3VlQ29tbWVudDgzMzc3MjAyMg==,24736507,2021-05-06T18:47:31Z,2021-06-17T16:06:29Z,NONE,"Hello @shoyer! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-06-17 16:06:29 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,874331538
https://github.com/pydata/xarray/pull/5479#issuecomment-862854033,https://api.github.com/repos/pydata/xarray/issues/5479,862854033,MDEyOklzc3VlQ29tbWVudDg2Mjg1NDAzMw==,24736507,2021-06-17T01:56:30Z,2021-06-17T01:58:08Z,NONE,"Hello @raybellwaves! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-06-17 01:58:08 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,923307166
https://github.com/pydata/xarray/pull/5474#issuecomment-862496239,https://api.github.com/repos/pydata/xarray/issues/5474,862496239,MDEyOklzc3VlQ29tbWVudDg2MjQ5NjIzOQ==,24736507,2021-06-16T15:53:06Z,2021-06-16T16:40:59Z,NONE,"Hello @dcherian! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/tests/test_coarsen.py`](https://github.com/pydata/xarray/blob/f47af0519a77498a1c213ce0c5bd933408ecd866/xarray/tests/test_coarsen.py):
> [Line 9:1](https://github.com/pydata/xarray/blob/f47af0519a77498a1c213ce0c5bd933408ecd866/xarray/tests/test_coarsen.py#L9): [F401](https://duckduckgo.com/?q=pep8%20F401) '.test_dataarray.da' imported but unused
> [Line 10:1](https://github.com/pydata/xarray/blob/f47af0519a77498a1c213ce0c5bd933408ecd866/xarray/tests/test_coarsen.py#L10): [F401](https://duckduckgo.com/?q=pep8%20F401) '.test_dataset.ds' imported but unused
> [Line 13:36](https://github.com/pydata/xarray/blob/f47af0519a77498a1c213ce0c5bd933408ecd866/xarray/tests/test_coarsen.py#L13): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 10
> [Line 20:26](https://github.com/pydata/xarray/blob/f47af0519a77498a1c213ce0c5bd933408ecd866/xarray/tests/test_coarsen.py#L20): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 10
> [Line 35:25](https://github.com/pydata/xarray/blob/f47af0519a77498a1c213ce0c5bd933408ecd866/xarray/tests/test_coarsen.py#L35): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 10
> [Line 51:5](https://github.com/pydata/xarray/blob/f47af0519a77498a1c213ce0c5bd933408ecd866/xarray/tests/test_coarsen.py#L51): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 9
> [Line 62:5](https://github.com/pydata/xarray/blob/f47af0519a77498a1c213ce0c5bd933408ecd866/xarray/tests/test_coarsen.py#L62): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 9
> [Line 84:5](https://github.com/pydata/xarray/blob/f47af0519a77498a1c213ce0c5bd933408ecd866/xarray/tests/test_coarsen.py#L84): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 10
> [Line 156:5](https://github.com/pydata/xarray/blob/f47af0519a77498a1c213ce0c5bd933408ecd866/xarray/tests/test_coarsen.py#L156): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 10
> [Line 186:25](https://github.com/pydata/xarray/blob/f47af0519a77498a1c213ce0c5bd933408ecd866/xarray/tests/test_coarsen.py#L186): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'ds' from line 10
> [Line 217:5](https://github.com/pydata/xarray/blob/f47af0519a77498a1c213ce0c5bd933408ecd866/xarray/tests/test_coarsen.py#L217): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 9
> [Line 269:5](https://github.com/pydata/xarray/blob/f47af0519a77498a1c213ce0c5bd933408ecd866/xarray/tests/test_coarsen.py#L269): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 9
> [Line 291:28](https://github.com/pydata/xarray/blob/f47af0519a77498a1c213ce0c5bd933408ecd866/xarray/tests/test_coarsen.py#L291): [F811](https://duckduckgo.com/?q=pep8%20F811) redefinition of unused 'da' from line 9
##### Comment last updated at 2021-06-16 16:40:59 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,922792799
https://github.com/pydata/xarray/pull/5445#issuecomment-855453107,https://api.github.com/repos/pydata/xarray/issues/5445,855453107,MDEyOklzc3VlQ29tbWVudDg1NTQ1MzEwNw==,24736507,2021-06-06T19:51:55Z,2021-06-15T12:11:39Z,NONE,"Hello @malmans2! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-06-15 12:11:39 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,912932344
https://github.com/pydata/xarray/pull/5468#issuecomment-860242835,https://api.github.com/repos/pydata/xarray/issues/5468,860242835,MDEyOklzc3VlQ29tbWVudDg2MDI0MjgzNQ==,24736507,2021-06-13T17:11:39Z,2021-06-13T17:11:39Z,NONE,"Hello @max-sixty! Thanks for opening this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/core/computation.py`](https://github.com/pydata/xarray/blob/4d10520d48f3333733f27429739aa24d2a7d6041/xarray/core/computation.py):
> [Line 0:1](https://github.com/pydata/xarray/blob/4d10520d48f3333733f27429739aa24d2a7d6041/xarray/core/computation.py#L0): [E902](https://duckduckgo.com/?q=pep8%20E902) FileNotFoundError: [Errno 2] No such file or directory: 'xarray/core/computation.py'
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,919842557
https://github.com/pydata/xarray/pull/5400#issuecomment-850658727,https://api.github.com/repos/pydata/xarray/issues/5400,850658727,MDEyOklzc3VlQ29tbWVudDg1MDY1ODcyNw==,24736507,2021-05-28T20:39:00Z,2021-06-10T21:28:54Z,NONE,"Hello @TomNicholas! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/core/dataarray.py`](https://github.com/pydata/xarray/blob/d276838c8120856b678b1afbbe2169230576ad63/xarray/core/dataarray.py):
> [Line 4612:10](https://github.com/pydata/xarray/blob/d276838c8120856b678b1afbbe2169230576ad63/xarray/core/dataarray.py#L4612): [F821](https://duckduckgo.com/?q=pep8%20F821) undefined name 'DataArray'
* In the file [`xarray/tests/test_computation.py`](https://github.com/pydata/xarray/blob/d276838c8120856b678b1afbbe2169230576ad63/xarray/tests/test_computation.py):
> [Line 1990:1](https://github.com/pydata/xarray/blob/d276838c8120856b678b1afbbe2169230576ad63/xarray/tests/test_computation.py#L1990): [W391](https://duckduckgo.com/?q=pep8%20W391) blank line at end of file
##### Comment last updated at 2021-06-10 21:28:54 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,906023492
https://github.com/pydata/xarray/pull/4696#issuecomment-832281607,https://api.github.com/repos/pydata/xarray/issues/4696,832281607,MDEyOklzc3VlQ29tbWVudDgzMjI4MTYwNw==,24736507,2021-05-04T22:06:59Z,2021-06-10T16:15:56Z,NONE,"Hello @aijams! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-06-10 16:15:56 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,767936284
https://github.com/pydata/xarray/pull/5456#issuecomment-858037431,https://api.github.com/repos/pydata/xarray/issues/5456,858037431,MDEyOklzc3VlQ29tbWVudDg1ODAzNzQzMQ==,24736507,2021-06-09T19:34:49Z,2021-06-09T19:37:15Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-06-09 19:37:14 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,916608188
https://github.com/pydata/xarray/pull/5425#issuecomment-853629562,https://api.github.com/repos/pydata/xarray/issues/5425,853629562,MDEyOklzc3VlQ29tbWVudDg1MzYyOTU2Mg==,24736507,2021-06-03T07:06:50Z,2021-06-04T18:56:37Z,NONE,"Hello @thomashirtz! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-06-04 18:56:36 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,908651787
https://github.com/pydata/xarray/pull/5178#issuecomment-821746834,https://api.github.com/repos/pydata/xarray/issues/5178,821746834,MDEyOklzc3VlQ29tbWVudDgyMTc0NjgzNA==,24736507,2021-04-17T01:45:11Z,2021-06-02T19:42:05Z,NONE,"Hello @max-sixty! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-06-02 19:42:05 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,860296075
https://github.com/pydata/xarray/pull/5411#issuecomment-851692818,https://api.github.com/repos/pydata/xarray/issues/5411,851692818,MDEyOklzc3VlQ29tbWVudDg1MTY5MjgxOA==,24736507,2021-05-31T21:34:57Z,2021-06-02T16:19:14Z,NONE,"Hello @max-sixty! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-06-02 16:19:13 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,907724985
https://github.com/pydata/xarray/pull/2533#issuecomment-434854143,https://api.github.com/repos/pydata/xarray/issues/2533,434854143,MDEyOklzc3VlQ29tbWVudDQzNDg1NDE0Mw==,24736507,2018-10-31T21:28:14Z,2021-05-31T21:16:46Z,NONE,"Hello @lilyminium! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-31 21:16:46 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,376167325
https://github.com/pydata/xarray/pull/3607#issuecomment-851459023,https://api.github.com/repos/pydata/xarray/issues/3607,851459023,MDEyOklzc3VlQ29tbWVudDg1MTQ1OTAyMw==,24736507,2021-05-31T12:31:28Z,2021-05-31T12:39:49Z,NONE,"Hello @niowniow! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-31 12:39:49 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,535686852
https://github.com/pydata/xarray/pull/5390#issuecomment-849923230,https://api.github.com/repos/pydata/xarray/issues/5390,849923230,MDEyOklzc3VlQ29tbWVudDg0OTkyMzIzMA==,24736507,2021-05-27T20:34:28Z,2021-05-29T14:35:16Z,NONE,"Hello @AndrewWilliams3142! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-29 14:35:16 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,904153867
https://github.com/pydata/xarray/pull/5359#issuecomment-845883216,https://api.github.com/repos/pydata/xarray/issues/5359,845883216,MDEyOklzc3VlQ29tbWVudDg0NTg4MzIxNg==,24736507,2021-05-21T11:25:49Z,2021-05-22T23:58:02Z,NONE,"Hello @spencerkclark! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-22 23:58:02 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,897953514
https://github.com/pydata/xarray/pull/5345#issuecomment-845403040,https://api.github.com/repos/pydata/xarray/issues/5345,845403040,MDEyOklzc3VlQ29tbWVudDg0NTQwMzA0MA==,24736507,2021-05-20T19:08:27Z,2021-05-20T20:31:33Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-20 20:31:33 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,895713502
https://github.com/pydata/xarray/pull/5315#issuecomment-841644944,https://api.github.com/repos/pydata/xarray/issues/5315,841644944,MDEyOklzc3VlQ29tbWVudDg0MTY0NDk0NA==,24736507,2021-05-15T11:43:03Z,2021-05-17T21:56:42Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-17 21:56:42 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,892421264
https://github.com/pydata/xarray/pull/5314#issuecomment-841638122,https://api.github.com/repos/pydata/xarray/issues/5314,841638122,MDEyOklzc3VlQ29tbWVudDg0MTYzODEyMg==,24736507,2021-05-15T10:43:39Z,2021-05-16T04:36:29Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-16 04:36:29 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,892411608
https://github.com/pydata/xarray/pull/4753#issuecomment-766181132,https://api.github.com/repos/pydata/xarray/issues/4753,766181132,MDEyOklzc3VlQ29tbWVudDc2NjE4MTEzMg==,24736507,2021-01-23T21:21:00Z,2021-05-16T03:24:39Z,NONE,"Hello @max-sixty! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-16 03:24:39 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,777586739
https://github.com/pydata/xarray/pull/5311#issuecomment-841298778,https://api.github.com/repos/pydata/xarray/issues/5311,841298778,MDEyOklzc3VlQ29tbWVudDg0MTI5ODc3OA==,24736507,2021-05-14T15:01:23Z,2021-05-14T23:10:09Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-14 23:10:09 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,891995172
https://github.com/pydata/xarray/pull/5300#issuecomment-840899188,https://api.github.com/repos/pydata/xarray/issues/5300,840899188,MDEyOklzc3VlQ29tbWVudDg0MDg5OTE4OA==,24736507,2021-05-13T23:51:06Z,2021-05-14T22:41:45Z,NONE,"Hello @shoyer! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-14 22:41:45 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,891253662
https://github.com/pydata/xarray/pull/5239#issuecomment-830508394,https://api.github.com/repos/pydata/xarray/issues/5239,830508394,MDEyOklzc3VlQ29tbWVudDgzMDUwODM5NA==,24736507,2021-05-01T03:23:37Z,2021-05-13T17:47:30Z,NONE,"Hello @ahuang11! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-13 17:47:30 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,873519048
https://github.com/pydata/xarray/pull/5288#issuecomment-840006822,https://api.github.com/repos/pydata/xarray/issues/5288,840006822,MDEyOklzc3VlQ29tbWVudDg0MDAwNjgyMg==,24736507,2021-05-12T18:31:02Z,2021-05-13T17:43:10Z,NONE,"Hello @gcaria! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-13 17:43:10 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,885038560
https://github.com/pydata/xarray/pull/5008#issuecomment-792305103,https://api.github.com/repos/pydata/xarray/issues/5008,792305103,MDEyOklzc3VlQ29tbWVudDc5MjMwNTEwMw==,24736507,2021-03-07T16:21:56Z,2021-05-13T08:27:50Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-13 08:27:50 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,823955593
https://github.com/pydata/xarray/pull/5234#issuecomment-829467733,https://api.github.com/repos/pydata/xarray/issues/5234,829467733,MDEyOklzc3VlQ29tbWVudDgyOTQ2NzczMw==,24736507,2021-04-29T17:52:55Z,2021-05-12T17:07:16Z,NONE,"Hello @andersy005! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-12 17:07:16 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,870619014
https://github.com/pydata/xarray/pull/5102#issuecomment-829272836,https://api.github.com/repos/pydata/xarray/issues/5102,829272836,MDEyOklzc3VlQ29tbWVudDgyOTI3MjgzNg==,24736507,2021-04-29T14:13:05Z,2021-05-10T15:16:46Z,NONE,"Hello @benbovy! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-10 15:16:46 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,849315490
https://github.com/pydata/xarray/pull/4902#issuecomment-829619532,https://api.github.com/repos/pydata/xarray/issues/4902,829619532,MDEyOklzc3VlQ29tbWVudDgyOTYxOTUzMg==,24736507,2021-04-29T21:52:01Z,2021-05-05T16:06:34Z,NONE,"Hello @keewis! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-05 16:06:34 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,807620560
https://github.com/pydata/xarray/pull/5235#issuecomment-831763281,https://api.github.com/repos/pydata/xarray/issues/5235,831763281,MDEyOklzc3VlQ29tbWVudDgzMTc2MzI4MQ==,24736507,2021-05-04T08:15:54Z,2021-05-05T10:10:40Z,NONE,"Hello @tomwhite! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-05 10:10:40 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,870782371
https://github.com/pydata/xarray/pull/4740#issuecomment-832078124,https://api.github.com/repos/pydata/xarray/issues/4740,832078124,MDEyOklzc3VlQ29tbWVudDgzMjA3ODEyNA==,24736507,2021-05-04T16:31:59Z,2021-05-04T16:42:00Z,NONE,"Hello @dcherian! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-04 16:42:00 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,776042664
https://github.com/pydata/xarray/pull/5101#issuecomment-811959862,https://api.github.com/repos/pydata/xarray/issues/5101,811959862,MDEyOklzc3VlQ29tbWVudDgxMTk1OTg2Mg==,24736507,2021-04-01T14:48:03Z,2021-05-03T12:06:43Z,NONE,"Hello @johnomotani! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-03 12:06:43 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,847489988
https://github.com/pydata/xarray/pull/5249#issuecomment-830980569,https://api.github.com/repos/pydata/xarray/issues/5249,830980569,MDEyOklzc3VlQ29tbWVudDgzMDk4MDU2OQ==,24736507,2021-05-03T01:27:32Z,2021-05-03T01:28:22Z,NONE,"Hello @raybellwaves! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-03 01:28:22 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,874166254
https://github.com/pydata/xarray/pull/5216#issuecomment-830237550,https://api.github.com/repos/pydata/xarray/issues/5216,830237550,MDEyOklzc3VlQ29tbWVudDgzMDIzNzU1MA==,24736507,2021-04-30T17:11:59Z,2021-05-02T19:15:43Z,NONE,"Hello @gcaria! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-02 19:15:43 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,867046262
https://github.com/pydata/xarray/pull/5174#issuecomment-821432500,https://api.github.com/repos/pydata/xarray/issues/5174,821432500,MDEyOklzc3VlQ29tbWVudDgyMTQzMjUwMA==,24736507,2021-04-16T18:33:33Z,2021-05-01T11:11:23Z,NONE,"Hello @tammasloughran! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-05-01 11:11:23 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,860073545
https://github.com/pydata/xarray/pull/5089#issuecomment-809046639,https://api.github.com/repos/pydata/xarray/issues/5089,809046639,MDEyOklzc3VlQ29tbWVudDgwOTA0NjYzOQ==,24736507,2021-03-29T03:51:19Z,2021-05-01T03:07:57Z,NONE,"Hello @ahuang11! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/core/dataset.py`](https://github.com/pydata/xarray/blob/a77f78d540d6d0521453d2ad3c9a2fa4e79f0176/xarray/core/dataset.py):
> [Line 7260:29](https://github.com/pydata/xarray/blob/a77f78d540d6d0521453d2ad3c9a2fa4e79f0176/xarray/core/dataset.py#L7260): [F821](https://duckduckgo.com/?q=pep8%20F821) undefined name '_get_func_args'
> [Line 7261:43](https://github.com/pydata/xarray/blob/a77f78d540d6d0521453d2ad3c9a2fa4e79f0176/xarray/core/dataset.py#L7261): [F821](https://duckduckgo.com/?q=pep8%20F821) undefined name '_initialize_curvefit_params'
> [Line 7326:1](https://github.com/pydata/xarray/blob/a77f78d540d6d0521453d2ad3c9a2fa4e79f0176/xarray/core/dataset.py#L7326): [E305](https://duckduckgo.com/?q=pep8%20E305) expected 2 blank lines after class or function definition, found 1
##### Comment last updated at 2021-05-01 03:07:57 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,842940980
https://github.com/pydata/xarray/pull/5031#issuecomment-798541401,https://api.github.com/repos/pydata/xarray/issues/5031,798541401,MDEyOklzc3VlQ29tbWVudDc5ODU0MTQwMQ==,24736507,2021-03-13T15:51:40Z,2021-04-27T06:58:17Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-04-27 06:58:17 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,830918156
https://github.com/pydata/xarray/pull/5065#issuecomment-803706143,https://api.github.com/repos/pydata/xarray/issues/5065,803706143,MDEyOklzc3VlQ29tbWVudDgwMzcwNjE0Mw==,24736507,2021-03-22T01:35:40Z,2021-04-26T14:38:56Z,NONE,"Hello @rabernat! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-04-26 14:38:56 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,837243943
https://github.com/pydata/xarray/pull/5187#issuecomment-823637932,https://api.github.com/repos/pydata/xarray/issues/5187,823637932,MDEyOklzc3VlQ29tbWVudDgyMzYzNzkzMg==,24736507,2021-04-20T22:24:23Z,2021-04-24T02:32:02Z,NONE,"Hello @dcherian! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-04-24 02:32:02 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,860711833
https://github.com/pydata/xarray/pull/5191#issuecomment-822861343,https://api.github.com/repos/pydata/xarray/issues/5191,822861343,MDEyOklzc3VlQ29tbWVudDgyMjg2MTM0Mw==,24736507,2021-04-19T23:46:45Z,2021-04-19T23:46:45Z,NONE,"Hello @max-sixty! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/tests/__init__.py`](https://github.com/pydata/xarray/blob/99c113a966df07b7195d2d58a2558e98637a8acd/xarray/tests/__init__.py):
> [Line 3:1](https://github.com/pydata/xarray/blob/99c113a966df07b7195d2d58a2558e98637a8acd/xarray/tests/__init__.py#L3): [F401](https://duckduckgo.com/?q=pep8%20F401) 're' imported but unused
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,862107086
https://github.com/pydata/xarray/pull/5184#issuecomment-822648082,https://api.github.com/repos/pydata/xarray/issues/5184,822648082,MDEyOklzc3VlQ29tbWVudDgyMjY0ODA4Mg==,24736507,2021-04-19T17:34:41Z,2021-04-19T18:17:58Z,NONE,"Hello @max-sixty! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-04-19 18:17:58 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,860577067
https://github.com/pydata/xarray/pull/5163#issuecomment-820540085,https://api.github.com/repos/pydata/xarray/issues/5163,820540085,MDEyOklzc3VlQ29tbWVudDgyMDU0MDA4NQ==,24736507,2021-04-15T15:54:30Z,2021-04-15T16:00:09Z,NONE,"Hello @raybellwaves! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-04-15 16:00:08 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,859020732
https://github.com/pydata/xarray/pull/5033#issuecomment-798793556,https://api.github.com/repos/pydata/xarray/issues/5033,798793556,MDEyOklzc3VlQ29tbWVudDc5ODc5MzU1Ng==,24736507,2021-03-13T22:12:43Z,2021-04-15T01:45:12Z,NONE,"Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-04-15 01:45:12 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,831008649
https://github.com/pydata/xarray/pull/5135#issuecomment-818467868,https://api.github.com/repos/pydata/xarray/issues/5135,818467868,MDEyOklzc3VlQ29tbWVudDgxODQ2Nzg2OA==,24736507,2021-04-13T06:13:13Z,2021-04-13T06:24:37Z,NONE,"Hello @aurghs! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-04-13 06:24:37 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,853644364
https://github.com/pydata/xarray/pull/4659#issuecomment-740012453,https://api.github.com/repos/pydata/xarray/issues/4659,740012453,MDEyOklzc3VlQ29tbWVudDc0MDAxMjQ1Mw==,24736507,2020-12-07T16:05:03Z,2021-04-12T21:29:30Z,NONE,"Hello @AyrtonB! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-04-12 21:29:29 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,758606082
https://github.com/pydata/xarray/pull/4904#issuecomment-813107358,https://api.github.com/repos/pydata/xarray/issues/4904,813107358,MDEyOklzc3VlQ29tbWVudDgxMzEwNzM1OA==,24736507,2021-04-04T22:15:04Z,2021-04-04T22:15:04Z,NONE,"Hello @rhkleijn! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/core/dataset.py`](https://github.com/pydata/xarray/blob/c8d8a1e3cc34a753170cca3ddfd04e419f8c9ff2/xarray/core/dataset.py):
> [Line 3:1](https://github.com/pydata/xarray/blob/c8d8a1e3cc34a753170cca3ddfd04e419f8c9ff2/xarray/core/dataset.py#L3): [F401](https://duckduckgo.com/?q=pep8%20F401) 'functools' imported but unused
> [Line 7118:1](https://github.com/pydata/xarray/blob/c8d8a1e3cc34a753170cca3ddfd04e419f8c9ff2/xarray/core/dataset.py#L7118): [W293](https://duckduckgo.com/?q=pep8%20W293) blank line contains whitespace
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,807764700
https://github.com/pydata/xarray/pull/4849#issuecomment-770131469,https://api.github.com/repos/pydata/xarray/issues/4849,770131469,MDEyOklzc3VlQ29tbWVudDc3MDEzMTQ2OQ==,24736507,2021-01-30T01:28:23Z,2021-03-30T22:35:03Z,NONE,"Hello @slevang! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-03-30 22:35:02 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,797302408
https://github.com/pydata/xarray/pull/5083#issuecomment-809330908,https://api.github.com/repos/pydata/xarray/issues/5083,809330908,MDEyOklzc3VlQ29tbWVudDgwOTMzMDkwOA==,24736507,2021-03-29T12:17:59Z,2021-03-30T15:59:59Z,NONE,"Hello @b8raoult! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-03-30 15:59:59 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,842535132
https://github.com/pydata/xarray/pull/5021#issuecomment-799056917,https://api.github.com/repos/pydata/xarray/issues/5021,799056917,MDEyOklzc3VlQ29tbWVudDc5OTA1NjkxNw==,24736507,2021-03-15T03:02:20Z,2021-03-15T13:46:59Z,NONE,"Hello @gabriel-abrahao! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-03-15 13:46:59 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,828352998
https://github.com/pydata/xarray/pull/4895#issuecomment-784464509,https://api.github.com/repos/pydata/xarray/issues/4895,784464509,MDEyOklzc3VlQ29tbWVudDc4NDQ2NDUwOQ==,24736507,2021-02-23T19:46:27Z,2021-03-06T21:53:52Z,NONE,"Hello @keewis! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-03-06 21:53:52 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,806802136
https://github.com/pydata/xarray/pull/4998#issuecomment-790859794,https://api.github.com/repos/pydata/xarray/issues/4998,790859794,MDEyOklzc3VlQ29tbWVudDc5MDg1OTc5NA==,24736507,2021-03-04T19:11:20Z,2021-03-04T19:11:20Z,NONE,"Hello @jp-dark! Thanks for opening this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
* In the file [`xarray/backends/__init__.py`](https://github.com/pydata/xarray/blob/90a26175f2e39d06ec6dc06c35ca117e5bdea547/xarray/backends/__init__.py):
> [Line 12:1](https://github.com/pydata/xarray/blob/90a26175f2e39d06ec6dc06c35ca117e5bdea547/xarray/backends/__init__.py#L12): [F401](https://duckduckgo.com/?q=pep8%20F401) '.netCDF4_protocol.LazyNetCDF4DataStore' imported but unused
> [Line 20:1](https://github.com/pydata/xarray/blob/90a26175f2e39d06ec6dc06c35ca117e5bdea547/xarray/backends/__init__.py#L20): [F822](https://duckduckgo.com/?q=pep8%20F822) undefined name 'ExampleDataStore' in __all__
* In the file [`xarray/backends/backend_protocol.py`](https://github.com/pydata/xarray/blob/90a26175f2e39d06ec6dc06c35ca117e5bdea547/xarray/backends/backend_protocol.py):
> [Line 3:1](https://github.com/pydata/xarray/blob/90a26175f2e39d06ec6dc06c35ca117e5bdea547/xarray/backends/backend_protocol.py#L3): [F401](https://duckduckgo.com/?q=pep8%20F401) 'collections.defaultdict' imported but unused
> [Line 4:1](https://github.com/pydata/xarray/blob/90a26175f2e39d06ec6dc06c35ca117e5bdea547/xarray/backends/backend_protocol.py#L4): [F401](https://duckduckgo.com/?q=pep8%20F401) 'typing.Union' imported but unused
> [Line 71:1](https://github.com/pydata/xarray/blob/90a26175f2e39d06ec6dc06c35ca117e5bdea547/xarray/backends/backend_protocol.py#L71): [W391](https://duckduckgo.com/?q=pep8%20W391) blank line at end of file
* In the file [`xarray/backends/lazy_data_store.py`](https://github.com/pydata/xarray/blob/90a26175f2e39d06ec6dc06c35ca117e5bdea547/xarray/backends/lazy_data_store.py):
> [Line 2:1](https://github.com/pydata/xarray/blob/90a26175f2e39d06ec6dc06c35ca117e5bdea547/xarray/backends/lazy_data_store.py#L2): [F401](https://duckduckgo.com/?q=pep8%20F401) '..core.indexing.ExplicitIndexer' imported but unused
* In the file [`xarray/backends/netCDF4_protocol.py`](https://github.com/pydata/xarray/blob/90a26175f2e39d06ec6dc06c35ca117e5bdea547/xarray/backends/netCDF4_protocol.py):
> [Line 54:1](https://github.com/pydata/xarray/blob/90a26175f2e39d06ec6dc06c35ca117e5bdea547/xarray/backends/netCDF4_protocol.py#L54): [W293](https://duckduckgo.com/?q=pep8%20W293) blank line contains whitespace
> [Line 295:1](https://github.com/pydata/xarray/blob/90a26175f2e39d06ec6dc06c35ca117e5bdea547/xarray/backends/netCDF4_protocol.py#L295): [W293](https://duckduckgo.com/?q=pep8%20W293) blank line contains whitespace
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,822419493
https://github.com/pydata/xarray/pull/4988#issuecomment-789306689,https://api.github.com/repos/pydata/xarray/issues/4988,789306689,MDEyOklzc3VlQ29tbWVudDc4OTMwNjY4OQ==,24736507,2021-03-02T23:47:45Z,2021-03-03T14:46:52Z,NONE,"Hello @jp-dark! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-03-03 14:46:52 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,820485472
https://github.com/pydata/xarray/pull/4537#issuecomment-758344889,https://api.github.com/repos/pydata/xarray/issues/4537,758344889,MDEyOklzc3VlQ29tbWVudDc1ODM0NDg4OQ==,24736507,2021-01-12T02:04:51Z,2021-02-27T22:02:08Z,NONE,"Hello @max-sixty! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-02-27 22:02:07 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,728903948
https://github.com/pydata/xarray/pull/4230#issuecomment-667488894,https://api.github.com/repos/pydata/xarray/issues/4230,667488894,MDEyOklzc3VlQ29tbWVudDY2NzQ4ODg5NA==,24736507,2020-08-01T07:33:36Z,2021-02-27T20:54:06Z,NONE,"Hello @michaelaye! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-02-27 20:54:05 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,657792526
https://github.com/pydata/xarray/pull/4956#issuecomment-785558214,https://api.github.com/repos/pydata/xarray/issues/4956,785558214,MDEyOklzc3VlQ29tbWVudDc4NTU1ODIxNA==,24736507,2021-02-25T03:56:21Z,2021-02-25T04:19:52Z,NONE,"Hello @raybellwaves! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-02-25 04:19:52 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,816059432
https://github.com/pydata/xarray/pull/4939#issuecomment-784223277,https://api.github.com/repos/pydata/xarray/issues/4939,784223277,MDEyOklzc3VlQ29tbWVudDc4NDIyMzI3Nw==,24736507,2021-02-23T14:01:24Z,2021-02-23T15:08:15Z,NONE,"Hello @spencerkclark! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
##### Comment last updated at 2021-02-23 15:08:14 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,812922830