From fc420a592de37d359bf334f1dfcf2aad7a4ceaa3 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci-lite[bot]" <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 21:35:29 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Auto=20format?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/test_ast_inference.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_ast_inference.py b/tests/test_ast_inference.py index a66aeb11c..81561dcc8 100644 --- a/tests/test_ast_inference.py +++ b/tests/test_ast_inference.py @@ -306,6 +306,7 @@ def test_openapi_schema_ast_inference(): assert arg_types_props["bool_val"]["type"] == "boolean" assert arg_types_props["float_val"]["type"] == "number" + @pytest.mark.parametrize( "func", [