diff --git a/README.md b/README.md index 542219e6c..33e8df695 100644 --- a/README.md +++ b/README.md @@ -681,6 +681,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 964edc502..a616a21a0 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -607,6 +607,7 @@ def spread(arg): + ```