Skip to content

WIP: Check if period is consistent Not Q5, S2 or month 13, day 32

Constance de Quatrebarbes requested to merge check_period into master

Add a function def check_period(period): """Check if period is an interesting period to be written (ie not "Q5", "M13", etc...)"""

WIP tag till review by @bduye and inserted in actual validation...

Merge request reports