my.notes.orgmode: move to my.orgmode
This commit is contained in:
parent
649537deca
commit
1ded99c61c
3 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue