From 732967647cdd1c9bcb0b736917d1ebe0e0b794f0 Mon Sep 17 00:00:00 2001 From: Simatwa Date: Mon, 11 Nov 2024 00:51:13 +0300 Subject: [PATCH] feat: Remove test_perplexity_tgpt.py file --- tests/{test_perplexity_tgpt.py => test_perplexity.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_perplexity_tgpt.py => test_perplexity.py} (100%) diff --git a/tests/test_perplexity_tgpt.py b/tests/test_perplexity.py similarity index 100% rename from tests/test_perplexity_tgpt.py rename to tests/test_perplexity.py