Closed tomkralidis closed 1 year ago
As discussed at WIS2 training, setting a default year/month can be dangerous default, so this PR forces the CLI to explicitly pass --year and --month. Unused code is also removed as well as fixing click decorators.
--year
--month
cc @maaikelimper
As discussed at WIS2 training, setting a default year/month can be dangerous default, so this PR forces the CLI to explicitly pass
--year
and--month
. Unused code is also removed as well as fixing click decorators.cc @maaikelimper