chore: Issue closure 125 cleanup

This commit is contained in:
2025-10-05 12:49:28 +02:00
parent 20e7f0f5bd
commit bce680e6cb
26 changed files with 2362 additions and 388 deletions

View File

@@ -3478,7 +3478,7 @@ def config_stats(config, format):
# Content Commands (Issue #38)
from .content.commands import content_get, content_stats
from markitect_content.commands import content_get, content_stats
# Register content commands
cli.add_command(content_get)