Add Documentation (Sphinx) for on_failure
and on_success
for both Try
and Future
classes
#26
Labels
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
help wanted
Extra attention is needed
Now that we have
on_success
andon_failure
working forTry
andFuture
, we should add them to the Read the Docs.https://github.com/vickumar1981/pyeffects/blob/master/docs/future.rst
https://github.com/vickumar1981/pyeffects/blob/master/docs/try.rst
The text was updated successfully, but these errors were encountered: