Add polynomial s shape impact function #878
Merged
Jenkins - WCR / Pylint
succeeded
May 3, 2024 in 0s
1 new issue, 464 total
Total | New | Outstanding | Fixed | Trend |
---|---|---|---|---|
464 | 1 | 463 | 0 | 👎 |
Reference build: climada_branches » develop #1135
Details
Severity distribution of new issues
Error | Warning High | Warning Normal | Warning Low |
---|---|---|---|
0 | 0 | 0 | 1 |
Annotations
Check warning on line 278 in climada/entity/impact_funcs/base.py
jenkins-wcr / Pylint
too-many-arguments
LOW:
Too many arguments (8/7)
Raw output
Used when a function or method takes too many arguments.
Loading