diff --git a/README.md b/README.md index a48443660..574b5292d 100644 --- a/README.md +++ b/README.md @@ -731,6 +731,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 9a6037c67..6ce719a88 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -657,6 +657,7 @@ def spread(arg): + ```