fulltext icon indicating copy to clipboard operation
fulltext copied to clipboard

Argument "None" looks strange in example

Open guettli opened this issue 6 years ago • 0 comments

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.

guettli avatar May 18 '18 12:05 guettli