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/3274#issuecomment-604166273,https://api.github.com/repos/pydata/xarray/issues/3274,604166273,MDEyOklzc3VlQ29tbWVudDYwNDE2NjI3Mw==,2448579,2020-03-26T00:54:09Z,2020-03-26T00:54:09Z,MEMBER,Got it. Thanks @QuLogic,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,487746465
https://github.com/pydata/xarray/pull/3274#issuecomment-604164703,https://api.github.com/repos/pydata/xarray/issues/3274,604164703,MDEyOklzc3VlQ29tbWVudDYwNDE2NDcwMw==,5635139,2020-03-26T00:47:50Z,2020-03-26T00:47:50Z,MEMBER,Thanks @QuLogic !,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,487746465
https://github.com/pydata/xarray/pull/3274#issuecomment-604142368,https://api.github.com/repos/pydata/xarray/issues/3274,604142368,MDEyOklzc3VlQ29tbWVudDYwNDE0MjM2OA==,5635139,2020-03-25T23:27:48Z,2020-03-25T23:27:48Z,MEMBER,Yes agree! Let's merge on green,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,487746465
https://github.com/pydata/xarray/pull/3274#issuecomment-604139693,https://api.github.com/repos/pydata/xarray/issues/3274,604139693,MDEyOklzc3VlQ29tbWVudDYwNDEzOTY5Mw==,302469,2020-03-25T23:20:18Z,2020-03-25T23:20:18Z,CONTRIBUTOR,@pep8speaks seems a little broken... Line 328 is an empty line.,"{""total_count"": 1, ""+1"": 0, ""-1"": 0, ""laugh"": 1, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,487746465
https://github.com/pydata/xarray/pull/3274#issuecomment-604138577,https://api.github.com/repos/pydata/xarray/issues/3274,604138577,MDEyOklzc3VlQ29tbWVudDYwNDEzODU3Nw==,24736507,2020-03-25T23:17:45Z,2020-03-25T23:17:45Z,NONE,"Hello @QuLogic! 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/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py):
> [Line 72:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L72): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 85:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L85): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 89:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L89): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 92:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L92): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 101:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L101): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 110:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L110): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 112:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L112): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 115:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L115): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 118:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L118): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 121:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L121): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 124:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L124): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 127:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L127): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 128:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L128): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 129:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L129): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 132:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L132): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 137:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L137): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 146:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L146): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 148:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L148): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 150:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L150): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 154:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L154): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 162:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L162): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 164:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L164): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 183:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L183): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 208:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L208): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 211:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L211): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 212:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L212): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 218:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L218): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 223:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L223): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 226:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L226): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 227:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L227): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 228:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L228): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 229:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L229): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 230:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L230): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 231:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L231): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 243:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L243): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 254:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L254): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 255:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L255): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 256:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L256): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 257:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L257): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 258:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L258): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 259:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L259): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 260:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L260): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 262:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L262): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 265:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L265): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 266:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L266): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 267:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L267): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 269:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L269): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 298:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L298): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 299:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L299): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 301:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L301): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 302:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L302): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 303:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L303): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 305:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L305): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 306:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L306): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 307:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L307): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 310:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L310): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 317:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L317): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 318:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L318): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 319:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L319): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 323:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L323): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 324:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L324): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 325:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L325): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 328:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L328): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 332:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L332): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 334:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L334): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 338:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L338): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 340:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L340): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 341:24](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L341): [W504](https://duckduckgo.com/?q=pep8%20W504) line break after binary operator
> [Line 342:5](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L342): [E129](https://duckduckgo.com/?q=pep8%20E129) visually indented line with same indent as next logical line
> [Line 343:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L343): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 347:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L347): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 350:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L350): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 355:5](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L355): [E125](https://duckduckgo.com/?q=pep8%20E125) continuation line with same indent as next logical line
> [Line 356:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L356): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 372:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L372): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 373:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L373): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 377:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L377): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 380:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L380): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 381:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L381): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 383:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L383): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 384:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L384): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 387:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L387): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 391:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L391): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 392:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L392): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 393:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L393): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 400:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L400): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 400:57](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L400): [W504](https://duckduckgo.com/?q=pep8%20W504) line break after binary operator
> [Line 401:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L401): [E129](https://duckduckgo.com/?q=pep8%20E129) visually indented line with same indent as next logical line
> [Line 405:17](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L405): [E721](https://duckduckgo.com/?q=pep8%20E721) do not compare types, use 'isinstance()'
> [Line 406:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L406): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 407:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L407): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 409:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L409): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 410:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L410): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 428:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L428): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 430:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L430): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 434:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L434): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 435:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L435): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 438:11](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L438): [E125](https://duckduckgo.com/?q=pep8%20E125) continuation line with same indent as next logical line
> [Line 443:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L443): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 448:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L448): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 452:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L452): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 453:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L453): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 455:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L455): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 456:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L456): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 460:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L460): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 462:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L462): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 468:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L468): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 470:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L470): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 477:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L477): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 494:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L494): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 496:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L496): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 498:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L498): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 500:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L500): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 502:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L502): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 505:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L505): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 509:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L509): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 511:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L511): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 520:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L520): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 521:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L521): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 522:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L522): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 539:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L539): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 543:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L543): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 545:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L545): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 546:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L546): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 547:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L547): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 548:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L548): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 550:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L550): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 551:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L551): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 552:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L552): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 553:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L553): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 554:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L554): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 555:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L555): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 558:7](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L558): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 565:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L565): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 566:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L566): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 568:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L568): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 569:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L569): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 570:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L570): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 572:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L572): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 574:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L574): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 576:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L576): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 579:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L579): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 584:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L584): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 585:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L585): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 587:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L587): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 594:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L594): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 596:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L596): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 599:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L599): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 603:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L603): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 615:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L615): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 616:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L616): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 618:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L618): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 619:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L619): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 620:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L620): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 621:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L621): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 622:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L622): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 623:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L623): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 625:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L625): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 626:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L626): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 627:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L627): [E114](https://duckduckgo.com/?q=pep8%20E114) indentation is not a multiple of four (comment)
> [Line 628:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L628): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 629:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L629): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 630:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L630): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 633:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L633): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 634:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L634): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 635:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L635): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 636:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L636): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
> [Line 637:3](https://github.com/pydata/xarray/blob/fb9adcbe0479469e9d96054a47d4ec6eab9aa86d/xarray/plot/plot.py#L637): [E111](https://duckduckgo.com/?q=pep8%20E111) indentation is not a multiple of four
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,487746465
https://github.com/pydata/xarray/pull/3274#issuecomment-603722099,https://api.github.com/repos/pydata/xarray/issues/3274,603722099,MDEyOklzc3VlQ29tbWVudDYwMzcyMjA5OQ==,10194086,2020-03-25T08:58:02Z,2020-03-25T08:58:02Z,MEMBER,Does this need a deprecation message or is this handled by matplotlib?,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,487746465
https://github.com/pydata/xarray/pull/3274#issuecomment-603649349,https://api.github.com/repos/pydata/xarray/issues/3274,603649349,MDEyOklzc3VlQ29tbWVudDYwMzY0OTM0OQ==,302469,2020-03-25T05:32:25Z,2020-03-25T05:32:25Z,CONTRIBUTOR,Done.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,487746465
https://github.com/pydata/xarray/pull/3274#issuecomment-596016815,https://api.github.com/repos/pydata/xarray/issues/3274,596016815,MDEyOklzc3VlQ29tbWVudDU5NjAxNjgxNQ==,302469,2020-03-07T00:13:29Z,2020-03-07T00:13:29Z,CONTRIBUTOR,Sorry I lost track of this; I will rebase soon and update.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,487746465
https://github.com/pydata/xarray/pull/3274#issuecomment-547452024,https://api.github.com/repos/pydata/xarray/issues/3274,547452024,MDEyOklzc3VlQ29tbWVudDU0NzQ1MjAyNA==,5635139,2019-10-29T14:37:00Z,2019-10-29T14:37:00Z,MEMBER,@QuLogic this is so close! How would you feel about a test & whatsnew entry? Then we can merge.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,487746465
https://github.com/pydata/xarray/pull/3274#issuecomment-540630950,https://api.github.com/repos/pydata/xarray/issues/3274,540630950,MDEyOklzc3VlQ29tbWVudDU0MDYzMDk1MA==,2448579,2019-10-10T15:05:19Z,2019-10-10T15:05:19Z,MEMBER,Looks like our min matplotlib is now 3.1.0. @QuLogic can you add a test and whats-new entry please?,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,487746465
https://github.com/pydata/xarray/pull/3274#issuecomment-535365202,https://api.github.com/repos/pydata/xarray/issues/3274,535365202,MDEyOklzc3VlQ29tbWVudDUzNTM2NTIwMg==,302469,2019-09-26T06:50:57Z,2019-09-26T06:50:57Z,CONTRIBUTOR,"> What does this mean? I couldn't find anything in the release notes...
https://matplotlib.org/api/api_changes.html#passing-a-line2d-s-drawstyle-together-with-the-linestyle-is-deprecated","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,487746465
https://github.com/pydata/xarray/pull/3274#issuecomment-527149935,https://api.github.com/repos/pydata/xarray/issues/3274,527149935,MDEyOklzc3VlQ29tbWVudDUyNzE0OTkzNQ==,2448579,2019-09-02T13:32:51Z,2019-09-02T13:32:51Z,MEMBER,"Hmmm... this is backwards-incompatible so we'll have to be careful.
> Mixing the two is deprecated in Matplotlib 3.1
What does this mean? I couldn't find anything in the release notes...","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,487746465
https://github.com/pydata/xarray/pull/3274#issuecomment-526815188,https://api.github.com/repos/pydata/xarray/issues/3274,526815188,MDEyOklzc3VlQ29tbWVudDUyNjgxNTE4OA==,5635139,2019-08-31T09:17:09Z,2019-08-31T09:17:09Z,MEMBER,"Thanks @QuLogic !
If you want to add a whatsnew and give yourself credit, please do.
Given it silences a warning, I don't think we necessarily need a test; if you have an easy one to add then feel free.","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,487746465