my.calendar.holidays: cleanup + ci/stats + split off private data handling to https://github.com/karlicoss/hpi-personal-overlay

This commit is contained in:
Dima Gerasimov 2020-10-09 20:09:56 +01:00 committed by karlicoss
parent 1f9be2c236
commit bdb5dcd221
5 changed files with 40 additions and 69 deletions

View file

@ -156,6 +156,8 @@ def modules_check(args):
module: Optional[str] = args.module
vw = '' if verbose else '; pass --verbose to print more information'
# todo force verbose if it's single module?
from . import common
common.QUICK_STATS = quick # dirty, but hopefully OK for cli