diff --git a/README.md b/README.md index 622c41d14..248c6db22 100644 --- a/README.md +++ b/README.md @@ -687,6 +687,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index a95398352..548374445 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -613,6 +613,7 @@ def spread(arg): + ```