mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
chore(guardrails): remove docstring from singulr module for consistency (#33800)
This commit is contained in:
parent
f3d20153b3
commit
c725017ef9
1 changed files with 0 additions and 6 deletions
|
|
@ -1,9 +1,3 @@
|
|||
"""
|
||||
Author: Madan Singhal
|
||||
Date: 23/06/26
|
||||
|
||||
"""
|
||||
|
||||
from typing import TYPE_CHECKING
|
||||
|
||||
from litellm.types.guardrails import SupportedGuardrailIntegrations
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue