Prune redundant `:rtype:` from SSL module (#1315)

The `SSL` module now has full type annotations, which are correctly
extracted to the docs, so using `:rtype:` in the docstring is redundant.

We also update the contributor guidelines to require type hints in new
code.
2 files changed