diff --git a/README.md b/README.md index ce2a33cfe..80744515c 100644 --- a/README.md +++ b/README.md @@ -713,6 +713,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 9eb893733..51330fda1 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -639,6 +639,7 @@ def spread(arg): + ```