diff --git a/README.md b/README.md index 9088ae859..631a3a587 100644 --- a/README.md +++ b/README.md @@ -595,6 +595,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index d0a8d207f..cfc38f077 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -521,6 +521,7 @@ def spread(arg): + ```