diff --git a/README.md b/README.md index b7a261724..eab102a22 100644 --- a/README.md +++ b/README.md @@ -468,6 +468,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index ce6a42269..734fff7eb 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -394,6 +394,7 @@ def spread(arg): + ```