We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012acaf commit 62c24a2Copy full SHA for 62c24a2
dedupe/blocking.py
@@ -116,7 +116,7 @@ def __call__(
116
117
def reset_indices(self) -> None:
118
"""
119
- Fingeprinter indicdes can take up a lot of memory. If you are
+ Fingerprinter indices can take up a lot of memory. If you are
120
done with blocking, the method will reset the indices to free up.
121
If you need to block again, the data will need to be re-indexed.
122
0 commit comments