cli-cleanup (#2)
Some checks reported errors
continuous-integration/drone/tag Build was killed

Reviewed-on: #2
Co-authored-by: Vishesh 'ironeagle' Bangotra <aetoskia@gmail.com>
Co-committed-by: Vishesh 'ironeagle' Bangotra <aetoskia@gmail.com>
This commit is contained in:
2026-01-21 13:25:57 +00:00
committed by aetos
parent 94c1818103
commit ff92906720
13 changed files with 242 additions and 122 deletions

View File

@@ -1,5 +1,6 @@
"""
Main entry point for the doc-forge CLI.
Main entry point for the doc-forge CLI. This module delegates all command
execution to docforge.cli.commands.
"""
from docforge.cli.commands import cli