avaframe / AvaFrame

https://avaframe.org
European Union Public License 1.2
16 stars 2 forks source link

fix masking array for plot #985

Closed awirb closed 4 months ago

pep8speaks commented 4 months ago

Hello @awirb! Thanks for updating this PR.

Line 61:121: E501 line too long (163 > 120 characters)

Line 1856:22: W292 no newline at end of file Line 1760:121: E501 line too long (126 > 120 characters) Line 1591:70: W605 invalid escape sequence '|' Line 1591:13: W605 invalid escape sequence '|' Line 1590:69: W605 invalid escape sequence '\ ' Line 1590:12: W605 invalid escape sequence '\ ' Line 1589:68: W605 invalid escape sequence '\ ' Line 1589:11: W605 invalid escape sequence '\ ' Line 1588:67: W605 invalid escape sequence '\ ' Line 1588:10: W605 invalid escape sequence '\ ' Line 1586:65: W605 invalid escape sequence '|' Line 1586:18: W605 invalid escape sequence '|' Line 1585:64: W605 invalid escape sequence '\ ' Line 1585:17: W605 invalid escape sequence '\ ' Line 1584:63: W605 invalid escape sequence '\ ' Line 1584:16: W605 invalid escape sequence '\ ' Line 1583:62: W605 invalid escape sequence '\ ' Line 1583:15: W605 invalid escape sequence '\ ' Line 1569:1: E303 too many blank lines (3) Line 1219:38: E203 whitespace before ':' Line 1218:38: E203 whitespace before ':' Line 1091:38: E203 whitespace before ':' Line 1090:38: E203 whitespace before ':' Line 328:5: E122 continuation line missing indentation or outdented

Line 246:121: E501 line too long (122 > 120 characters) Line 179:121: E501 line too long (130 > 120 characters) Line 177:25: E127 continuation line over-indented for visual indent Line 176:121: E501 line too long (125 > 120 characters) Line 168:121: E501 line too long (163 > 120 characters) Line 168:93: E225 missing whitespace around operator

Comment last updated at 2024-06-18 13:49:50 UTC
codeclimate[bot] commented 4 months ago

Code Climate has analyzed commit 72c5be36 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 70.1%.

View more on Code Climate.