diff --git a/README.md b/README.md index b65654682..8c97ce5cf 100644 --- a/README.md +++ b/README.md @@ -679,6 +679,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 3f360ad4e..44f25a5c2 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -605,6 +605,7 @@ def spread(arg): + ```