generated from kgod/ai-review-template
feat: add resume agent MVP
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""Resume agent MVP backend."""
|
||||
|
||||
from .main import app, create_app
|
||||
|
||||
__all__ = ["app", "create_app"]
|
||||
Reference in New Issue
Block a user