diff --git a/README.md b/README.md index 77fd06c60..622c41d14 100644 --- a/README.md +++ b/README.md @@ -686,6 +686,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 3705ae560..a95398352 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -612,6 +612,7 @@ def spread(arg): + ```