mirror of
https://github.com/tembo-pages/tembo-core.git
synced 2025-12-22 05:35:43 +00:00
feat: initial commit
This commit is contained in:
5
tembo/journal/__init__.py
Normal file
5
tembo/journal/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""Subpackage containing the logic to create Tembo journals & pages."""
|
||||
|
||||
# flake8: noqa
|
||||
|
||||
from tembo.journal import pages
|
||||
Reference in New Issue
Block a user