diff --git a/README.md b/README.md index 8c97ce5cf..542219e6c 100644 --- a/README.md +++ b/README.md @@ -680,6 +680,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 44f25a5c2..964edc502 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -606,6 +606,7 @@ def spread(arg): + ```