diff --git a/README.md b/README.md index ded202159..3967939e4 100644 --- a/README.md +++ b/README.md @@ -593,6 +593,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index 55ab33cd2..023d8c673 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -519,6 +519,7 @@ def spread(arg): + ```