diff --git a/README.md b/README.md index 80744515c..8d3181771 100644 --- a/README.md +++ b/README.md @@ -714,6 +714,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 51330fda1..df36d65a2 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -640,6 +640,7 @@ def spread(arg): + ```