mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
fix code quality check
This commit is contained in:
parent
bd39a395f1
commit
cfab8eec5b
1 changed files with 2 additions and 0 deletions
|
|
@ -2,3 +2,5 @@
|
|||
Anthropic module for LiteLLM
|
||||
"""
|
||||
from .messages import acreate, create
|
||||
|
||||
__all__ = ["acreate", "create"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue