fix: resolve CI import and type mismatch issues
Some checks failed
Some checks failed
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
"""AI Code Audit CLI - A tool for validating AI-generated code."""
|
||||
from .cli import app
|
||||
|
||||
__version__ = "0.1.0"
|
||||
__all__ = ["app"]
|
||||
|
||||
Reference in New Issue
Block a user