ENH: Apply `@dates_active` decorator to functions in Wohngeld module
Opened this issue · 0 comments
MImmesberger commented
Is your feature request related to a problem?
In wohngeld_miete_m_hh_ab_2009
, there are checks for the existence of params in the param yaml via if conditions. We can remove those by using the correct decorator and splitting up the function.