test: prevent pytest responses import shadowing

This commit is contained in:
Dmitriy Alergant 2026-03-11 14:07:02 -04:00
parent 6fe82d3886
commit 2a4b3df513
7 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1 @@
"""LLM provider tests package."""

View file

@ -0,0 +1 @@
"""Databricks provider tests package."""

View file

@ -0,0 +1 @@
"""GitHub Copilot provider tests package."""

View file

@ -0,0 +1 @@
"""Hosted vLLM provider tests package."""

View file

@ -0,0 +1 @@
"""OpenAI provider tests package."""

View file

@ -0,0 +1 @@
"""OpenRouter provider tests package."""

View file

@ -0,0 +1 @@
"""xAI provider tests package."""