From 5bcd163dbfbf1286c56b3d8faa3a4eccf95975e3 Mon Sep 17 00:00:00 2001 From: Jean IBARZ Date: Fri, 10 Apr 2026 21:09:25 +0200 Subject: [PATCH] test(together_ai): add __init__.py to together_ai test package Addresses greptile review feedback on #25520. --- tests/test_litellm/llms/together_ai/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/test_litellm/llms/together_ai/__init__.py diff --git a/tests/test_litellm/llms/together_ai/__init__.py b/tests/test_litellm/llms/together_ai/__init__.py new file mode 100644 index 00000000000..e69de29bb2d