my.notes.orgmode: move to my.orgmode

This commit is contained in:
Dima Gerasimov 2020-10-11 09:49:32 +01:00 committed by karlicoss
parent 649537deca
commit 1ded99c61c
3 changed files with 8 additions and 8 deletions

View file

@ -8,7 +8,7 @@ from typing import NamedTuple, Iterator
from ..core import LazyLogger
from ..core.error import Res, set_error_datetime, extract_error_datetime
from ..notes import orgmode
from .. import orgmode
from my.config import weight as config