diff --git a/README.md b/README.md index 9db6242ce..8e7e34089 100644 --- a/README.md +++ b/README.md @@ -586,6 +586,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 0e1067117..924d7b760 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -512,6 +512,7 @@ def spread(arg): + ```