diff --git a/stats_generator/mws_indicators.py b/stats_generator/mws_indicators.py index 7a3b21cb..21b53086 100644 --- a/stats_generator/mws_indicators.py +++ b/stats_generator/mws_indicators.py @@ -494,7 +494,7 @@ def sens_slope(data): f"Severe_in_weeks_{year}" ] ) - > 5 + >= 5 else 0 ) for year in years