diff --git a/README.md b/README.md index cb4b4097c..77fd06c60 100644 --- a/README.md +++ b/README.md @@ -685,6 +685,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 42bb6df6c..3705ae560 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -611,6 +611,7 @@ def spread(arg): + ```