diff --git a/README.md b/README.md index 8c78742aa..f1eac9129 100644 --- a/README.md +++ b/README.md @@ -722,6 +722,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index aba762fbd..b819af22e 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -648,6 +648,7 @@ def spread(arg): + ```