fix(rebase): pre-commit formatting fixes caused by rebase

This commit is contained in:
Emilio Garcia 2025-11-17 12:40:26 -05:00
parent 10ca89d6db
commit 1a6174c42f
10 changed files with 5 additions and 2268 deletions

View file

@ -6,9 +6,10 @@
import json
from llama_stack_api import OpenAIMessageParam, RunShieldResponse
from opentelemetry import trace
from llama_stack_api import OpenAIMessageParam, RunShieldResponse
from .constants import (
RUN_SHIELD_OPERATION_NAME,
SAFETY_REQUEST_MESSAGES_ATTRIBUTE,