Remove intensity_thres attribute from Hazard class - #1065
Merged
Jenkins - WCR / Pylint
succeeded
Jul 17, 2025 in 0s
1 new issue, 884 total
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 884 | 1 | 883 | 1 | 👎 |
Reference build: climada_branches » develop #1264
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
Annotations
Check warning on line 490 in climada/hazard/storm_europe.py
jenkins-wcr / Pylint
consider-using-in
LOW:
Consider merging these comparisons with 'in' by using 'run_datetime.hour in (0, 12)'. Use a set instead if elements are hashable.
Raw output
no description found
Loading