diff --git a/README.md b/README.md index b5f27bcaf..db9365753 100644 --- a/README.md +++ b/README.md @@ -614,6 +614,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index a1a17c0b0..0edaa18ac 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -540,6 +540,7 @@ def spread(arg): + ```