mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
remove print
This commit is contained in:
parent
c69f223343
commit
e51a58c0a1
1 changed files with 0 additions and 1 deletions
|
|
@ -84,4 +84,3 @@ def test_extra_fields_ignored(raw_data: dict[str, Any]):
|
|||
data_with_extra = {**raw_data, "unknown_future_field": "whatever"}
|
||||
# act
|
||||
MagicPlan.model_validate(data_with_extra)
|
||||
print("")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue