diff --git a/README.md b/README.md index 12b987705..7b188de14 100644 --- a/README.md +++ b/README.md @@ -649,6 +649,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 9a8b92711..751f662fe 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -575,6 +575,7 @@ def spread(arg): + ```