diff --git a/README.md b/README.md index 06a96739d..456c490eb 100644 --- a/README.md +++ b/README.md @@ -623,6 +623,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index b7497785b..529fafd41 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -549,6 +549,7 @@ def spread(arg): + ```