chore(guardrails): remove docstring from singulr module for consistency (#33800)

This commit is contained in:
yuneng-jiang 2026-07-17 18:12:11 -07:00 committed by GitHub
parent f3d20153b3
commit c725017ef9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,3 @@
"""
Author: Madan Singhal
Date: 23/06/26
"""
from typing import TYPE_CHECKING
from litellm.types.guardrails import SupportedGuardrailIntegrations