🎨 Auto format

This commit is contained in:
pre-commit-ci-lite[bot] 2025-12-03 21:35:29 +00:00 committed by GitHub
parent b31dd81f48
commit fc420a592d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -306,6 +306,7 @@ def test_openapi_schema_ast_inference():
assert arg_types_props["bool_val"]["type"] == "boolean" assert arg_types_props["bool_val"]["type"] == "boolean"
assert arg_types_props["float_val"]["type"] == "number" assert arg_types_props["float_val"]["type"] == "number"
@pytest.mark.parametrize( @pytest.mark.parametrize(
"func", "func",
[ [