Allow Exposures.from_raster to set Exposure metadata - #1091
Merged
Jenkins - WCR / Pylint
succeeded
Sep 25, 2025 in 0s
2 new issues, 877 total
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 877 | 2 | 875 | 2 | 👎 |
Reference build: climada_branches » develop #1284
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 0 | 0 | 0 | 2 |
Annotations
Check warning on line 792 in climada/entity/exposures/base.py
jenkins-wcr / Pylint
too-many-arguments
LOW:
Too many arguments (10/7)
Raw output
Used when a function or method takes too many arguments.
Check warning on line 792 in climada/entity/exposures/base.py
jenkins-wcr / Pylint
too-many-positional-arguments
LOW:
Too many positional arguments (10/5)
Raw output
no description found
Loading