diff --git a/README.md b/README.md index 0aa600473..d279f9ccf 100644 --- a/README.md +++ b/README.md @@ -629,6 +629,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 786cffc1b..3bc72a404 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -555,6 +555,7 @@ def spread(arg): + ```