diff --git a/docs/usage/schema.md b/docs/usage/schema.md index 57b22fa..061d2db 100644 --- a/docs/usage/schema.md +++ b/docs/usage/schema.md @@ -190,7 +190,3 @@ The callable is expected to mutate the schema dictionary *in-place*; the return For example, the `title` key can be removed from the model's `properties`: {!.tmp_examples/schema_extra_callable.md!} - - - -```