diff --git a/README.md b/README.md index 48668cc85..d192f5981 100644 --- a/README.md +++ b/README.md @@ -461,6 +461,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 2aa736553..1e4631c68 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -387,6 +387,7 @@ def spread(arg): + ```