diff --git a/README.md b/README.md index 8d3181771..2483ce535 100644 --- a/README.md +++ b/README.md @@ -715,6 +715,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index df36d65a2..a81aa4bba 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -641,6 +641,7 @@ def spread(arg): + ```