mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-04-28 11:30:03 +00:00
Added ruff and ty dependencies and lint
This commit is contained in:
parent
cefc11d399
commit
25b9d9d1e4
7 changed files with 115 additions and 60 deletions
|
|
@ -64,7 +64,6 @@ async def lifespan(app: FastAPI):
|
|||
message_handler = None
|
||||
cli_manager = None
|
||||
|
||||
|
||||
try:
|
||||
# Use the messaging factory to create the right platform
|
||||
from messaging.factory import create_messaging_platform
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue