diff --git a/README.md b/README.md index cc47cbed6..8e649a937 100644 --- a/README.md +++ b/README.md @@ -562,6 +562,7 @@ def spread(arg): + ``` diff --git a/snippets/deep_flatten.md b/snippets/deep_flatten.md index f698657f5..86106a9c6 100644 --- a/snippets/deep_flatten.md +++ b/snippets/deep_flatten.md @@ -488,6 +488,7 @@ def spread(arg): + ```