Skip to content

Commit

Permalink
docs: Fix syntax
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Dygalo <[email protected]>
  • Loading branch information
Stranger6667 committed Dec 22, 2024
1 parent e4059a8 commit e5b473f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/jsonschema-py/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ validator.is_valid({
validator.is_valid({
"name": "Bob"
}) # False
```

## Performance

Expand Down

0 comments on commit e5b473f

Please sign in to comment.