Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add polynomial s shape impact function #878

Merged
merged 13 commits into from
May 6, 2024

Rename var to remove linter warning

920bb2f
Select commit
Loading
Failed to load commit list.
Merged

Add polynomial s shape impact function #878

Rename var to remove linter warning
920bb2f
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Pylint

too-many-arguments

LOW:
Too many arguments (8/7)
Raw output
Used when a function or method takes too many arguments.