fix: resolve CI linting and type errors
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""PromptForge CLI interface."""
|
||||
|
||||
from .main import main
|
||||
|
||||
__all__ = ["main"]
|
||||
|
||||
Reference in New Issue
Block a user