diff --git a/README.md b/README.md index 4c94895ab..569364376 100644 --- a/README.md +++ b/README.md @@ -493,6 +493,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index b343201a4..539440871 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -419,6 +419,7 @@ def spread(arg): + ```