diff --git a/README.md b/README.md index 2483ce535..081440559 100644 --- a/README.md +++ b/README.md @@ -716,6 +716,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index a81aa4bba..74f898913 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -642,6 +642,7 @@ def spread(arg): + ```