Skip to content

Commit

Permalink
minor #3164 Fix issue #3160 (ericmorand)
Browse files Browse the repository at this point in the history
This PR was submitted for the 2.x branch but it was merged into the 1.x branch instead (closes #3164).

Discussion
----------

Fix issue #3160

Commits
-------

4eb40f2 Fix issue #3160
  • Loading branch information
fabpot committed Oct 1, 2019
2 parents 4d766ec + 4eb40f2 commit 0d2b2aa
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 0d2b2aa

Please sign in to comment.