Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
minenwerfer committed Sep 6, 2023
1 parent 09f3e2f commit 435125f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ result = m.validate({
if valid := m.is_valid(result):
print('dictionary is valid')


# same as typing.cast(Model[T], {})
print(m.cast({}))
```
Expand Down

0 comments on commit 435125f

Please sign in to comment.