diff --git a/README.md b/README.md index cb1ad3224..fc05f8208 100644 --- a/README.md +++ b/README.md @@ -725,6 +725,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index c6137e30e..dea35884c 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -651,6 +651,7 @@ def spread(arg): + ```