pyptlib.server.reportSuccess documentation misses required options parameter

https://pyptlib.readthedocs.org/en/master/API.html#report-results-back-to-tor has this example:

pyptlib.server.reportSuccess('rot13', ('127.0.0.1', 42042))

But this doesn't work, because of a required third options parameter:

TypeError: reportSuccess() takes exactly 3 arguments (2 given)

So reportSuccess should be documented to need None as a third argument if you don't need any options, or options should be made an optional parameter.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information