From bde3f1ba9fcdbcb27bfaa33f0752e34d88c611c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Thu, 25 Dec 2025 12:07:04 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9A=20Rename=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...antic_v1_deprecation_warnings.py => test_pydantic_v1_error.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_pydantic_v1_deprecation_warnings.py => test_pydantic_v1_error.py} (100%) diff --git a/tests/test_pydantic_v1_deprecation_warnings.py b/tests/test_pydantic_v1_error.py similarity index 100% rename from tests/test_pydantic_v1_deprecation_warnings.py rename to tests/test_pydantic_v1_error.py