We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a8796 commit f1161b0Copy full SHA for f1161b0
tests/main/jsonschema/test_main_jsonschema.py
@@ -4656,6 +4656,7 @@ def test_main_lookaround_anyof_nullable_pydantic_v2(output_file: Path) -> None:
4656
)
4657
4658
4659
+@LEGACY_BLACK_SKIP
4660
@pytest.mark.benchmark
4661
def test_main_lookaround_mixed_constraints_pydantic_v2(output_file: Path) -> None:
4662
"""Test lookaround pattern with union of constr and conint to test base_type_hint fallback for non-constr types."""
0 commit comments