diff --git a/README.md b/README.md index e5c1d9658..f678491cd 100644 --- a/README.md +++ b/README.md @@ -538,6 +538,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 0f8d68386..af5362b77 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -464,6 +464,7 @@ def spread(arg): + ```