diff --git a/README.md b/README.md index cf2dd6c88..cfb580847 100644 --- a/README.md +++ b/README.md @@ -734,6 +734,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index e42a4cf47..18324108f 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -660,6 +660,7 @@ def spread(arg): + ```