chore(typing): improve typing of WrappedFn (#390)

This change improves the typing of WrappedFn.
It makes explictly the two signatures of tenacity.retry() with overload.

This avoids mypy thinking the return type is `<nothing>`
3 files changed