From caa318c9089e1ffe2ef5d3fdcf2623885f8bd2a8 Mon Sep 17 00:00:00 2001 From: Marcelo Trylesinski Date: Tue, 29 Nov 2022 15:43:30 +0100 Subject: [PATCH] Remove trailing "```" (#4799) --- docs/usage/schema.md | 4 ---- 1 file changed, 4 deletions(-) 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!} - - - -```