mirror of
https://github.com/tembo-pages/tembo-core.git
synced 2025-12-22 05:35:43 +00:00
refactor: move abstract page objects to submodule tembo.journal.abstract
This commit is contained in:
@@ -14,6 +14,7 @@ from jinja2.exceptions import TemplateNotFound
|
||||
|
||||
import tembo.utils
|
||||
from tembo import exceptions
|
||||
from tembo.journal.abstract import Page, PageCreator
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user