chore: Issue closure 125 cleanup
This commit is contained in:
parent
20e7f0f5bd
commit
bce680e6cb
26 changed files with 2362 additions and 388 deletions
|
|
@ -9,7 +9,7 @@ import os
|
|||
from pathlib import Path
|
||||
from click.testing import CliRunner
|
||||
|
||||
from markitect.content.commands import content_get, content_stats
|
||||
from markitect_content.commands import content_get, content_stats
|
||||
from markitect.matter_frontmatter.commands import frontmatter_get, frontmatter_keys
|
||||
from markitect.matter_contentmatter.commands import contentmatter_get, contentmatter_keys
|
||||
from markitect.matter_tailmatter.commands import tailmatter_get, tailmatter_check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue