fulltext
fulltext copied to clipboard
Argument "None" looks strange in example
I read the example from here https://github.com/btimby/fulltext
import fulltext
fulltext.get('does-not-exist.pdf', None)
I think the "None" looks strange.