diff --git a/README.md b/README.md index de2aafcae..55e49933f 100644 --- a/README.md +++ b/README.md @@ -483,6 +483,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 65e5dcc9b..802793953 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -409,6 +409,7 @@ def spread(arg): + ```