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-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