Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix wording of Filter iterator docstring
Filter iterator ranges over the objects and skips the ones for which the predicate is not true. The commit fixes the wording of the function docstring that was stating the opposite. Signed-off-by: Fabio Falzoi <[email protected]>
- Loading branch information