diff --git a/README.md b/README.md index d01fc196d..75c5db1ec 100644 --- a/README.md +++ b/README.md @@ -506,6 +506,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index e93c52628..0cc8bc49f 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -432,6 +432,7 @@ def spread(arg): + ```