diff --git a/README.md b/README.md index b319260d8..611204d04 100644 --- a/README.md +++ b/README.md @@ -701,6 +701,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 6f0493ceb..c51235c71 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -627,6 +627,7 @@ def spread(arg): + ```