diff --git a/README.md b/README.md index f3276cbc9..176349618 100644 --- a/README.md +++ b/README.md @@ -654,6 +654,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 7c8dfd8c2..16494f62c 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -580,6 +580,7 @@ def spread(arg): + ```