use my.config instead of mycfg; minor cleanups and docstrings

This commit is contained in:
Dima Gerasimov 2020-04-12 00:18:48 +01:00
parent f31ff71e6f
commit 9fe5c8e670
37 changed files with 142 additions and 110 deletions

View file

@ -8,7 +8,7 @@ from pathlib import Path
from ..common import PathIsh
from mycfg import orgmode as config
from my.config import orgmode as config
from porg import Org