diff --git a/README.md b/README.md index 248c6db22..3db476865 100644 --- a/README.md +++ b/README.md @@ -688,6 +688,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 548374445..257141ad1 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -614,6 +614,7 @@ def spread(arg): + ```