diff --git a/README.md b/README.md index d0d0ba996..46f52b830 100644 --- a/README.md +++ b/README.md @@ -644,6 +644,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 34528f432..df3e65a32 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -570,6 +570,7 @@ def spread(arg): + ```