fix: resolve CI import and type mismatch issues
Some checks failed
Some checks failed
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
"""CLI module for AI Code Audit CLI."""
|
|
||||||
|
|
||||||
from .commands import app
|
from .commands import app
|
||||||
|
|
||||||
__all__ = ["app"]
|
__all__ = ["app"]
|
||||||
|
|||||||
Reference in New Issue
Block a user