Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/nullish' into nullish
Browse files Browse the repository at this point in the history
  • Loading branch information
awtkns committed Nov 13, 2024
2 parents 8ff1fce + 3954ec1 commit 84652bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/test/parser/test_null_values.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ def test_pydantic_schema_validation_error_fail(data: Dict[str, Any]) -> None:
"code_type": "",
"code": "",
"code_description": "",
"description": "Somthing",
"description": "Something",
}
],
},
Expand Down

0 comments on commit 84652bf

Please sign in to comment.