diff --git a/README.md b/README.md index b844e0867..e5c1d9658 100644 --- a/README.md +++ b/README.md @@ -537,6 +537,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 4828098f4..0f8d68386 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -463,6 +463,7 @@ def spread(arg): + ```