my.calendar.holidays: cleanup + ci/stats + split off private data handling to https://github.com/karlicoss/hpi-personal-overlay
This commit is contained in:
parent
1f9be2c236
commit
bdb5dcd221
5 changed files with 40 additions and 69 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue