Fix CI/CD: Add Gitea Actions workflow and fix linting issues
This commit is contained in:
3
local-ai-commit-reviewer/src/cli/__init__.py
Normal file
3
local-ai-commit-reviewer/src/cli/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .cli import cli, main
|
||||
|
||||
__all__ = ["cli", "main"]
|
||||
Reference in New Issue
Block a user