Skip to content

Commit 90f2f8a

Browse files
committed
add whitespace
1 parent 4dc4c72 commit 90f2f8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/output.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,7 @@ _(This example is complete, it can be run "as is")_
473473
#### Partial validation {#partial-validation}
474474

475475
You can use the `allow_partial` field on `RunContext` to implement your own partial validation in output validators.
476+
476477
For example, you could choose to skip validation altogether if `allow_partial` is true:
477478

478479
```python {title="partial_validation_streaming.py" line_length="120"}

0 commit comments

Comments
 (0)