Remove attribute-style accesses to (Geo)DataFrames columns and xarray Datasets variables and attributes #939
Jenkins - WCR / Pylint
succeeded
Sep 9, 2024 in 0s
1 new issue, 463 total
Total | New | Outstanding | Fixed | Trend |
---|---|---|---|---|
463 | 1 | 462 | 4 | 👍 |
Reference build: climada_branches » develop #1174
Details
Severity distribution of new issues
Error | Warning High | Warning Normal | Warning Low |
---|---|---|---|
0 | 0 | 0 | 1 |
Annotations
Check warning on line 470 in climada/engine/impact_data.py
jenkins-wcr / Pylint
too-many-nested-blocks
LOW:
Too many nested blocks (6/5)
Raw output
Used when a function or a method has too many nested blocks. This makes thecode less understandable and maintainable.
Loading