diff --git a/README.md b/README.md index f33be8860..6d0b042ae 100644 --- a/README.md +++ b/README.md @@ -584,6 +584,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index ed25a1661..9c2e8c179 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -510,6 +510,7 @@ def spread(arg): + ```