diff --git a/README.md b/README.md index db9365753..c0c716ffd 100644 --- a/README.md +++ b/README.md @@ -615,6 +615,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 0edaa18ac..4f515f259 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -541,6 +541,7 @@ def spread(arg): + ```