Skip to content

Commit

Permalink
Fix issue #3160
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmorand authored and fabpot committed Oct 1, 2019
1 parent 4d766ec commit 4eb40f2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion doc/filters/map.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ Note that the arrow function has access to the current context.
Arguments
---------

* ``array``: The sequence or mapping
* ``arrow``: The arrow function
1 change: 0 additions & 1 deletion doc/filters/reduce.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@ Note that the arrow function has access to the current context.
Arguments
---------

* ``array``: The sequence or mapping
* ``arrow``: The arrow function
* ``initial``: The initial value

0 comments on commit 4eb40f2

Please sign in to comment.