my.notes.orgmode: move to my.orgmode
This commit is contained in:
parent
56c988ed61
commit
6e6a5458b8
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