diff --git a/README.md b/README.md index d192f5981..f04b428e8 100644 --- a/README.md +++ b/README.md @@ -462,6 +462,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 1e4631c68..98727d821 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -388,6 +388,7 @@ def spread(arg): + ```