Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Fix docstring of BloomFilter.intersection#10

Merged
jaybaird merged 1 commit intojaybaird:masterfrom
bobpoekert:patch-1
Jul 11, 2013
Merged

Fix docstring of BloomFilter.intersection#10
jaybaird merged 1 commit intojaybaird:masterfrom
bobpoekert:patch-1

Conversation

@bobpoekert
Copy link
Copy Markdown
Contributor

The docstring says union when it means intersection.

The docstring says union when it means intersection.
@jaybaird
Copy link
Copy Markdown
Owner

Thanks!

I'll get this merged shortly.

Jay

On Jul 10, 2013, at 13:51, Bob Poekert [email protected] wrote:

The docstring says union when it means intersection.

You can merge this Pull Request by running

git pull https://github.com/rabidsnail/python-bloomfilter patch-1
Or view, comment on, or merge it at:

#10

Commit Summary

Fix docstring of BloomFilter.intersection
File Changes

M pybloom/pybloom.py (2)
Patch Links:

https://github.com/jaybaird/python-bloomfilter/pull/10.patch
https://github.com/jaybaird/python-bloomfilter/pull/10.diff

jaybaird added a commit that referenced this pull request Jul 11, 2013
Fix docstring of BloomFilter.intersection
@jaybaird jaybaird merged commit 881cd92 into jaybaird:master Jul 11, 2013
groovecoder pushed a commit to groovecoder/python-bloomfilter that referenced this pull request Apr 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants