mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
chore(guardrails): fix linting
This commit is contained in:
parent
ab79bc3a80
commit
c5c2b927f0
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ from collections.abc import Mapping, Sequence
|
|||
from typing import Any, Literal
|
||||
|
||||
from pydantic import BaseModel, Field
|
||||
|
||||
from .base import GuardrailConfigModel
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue