With Sphinx 2.0, I get these warnings: ``` repoze/sphinx/autointerface.py:99: RemovedInSphinx40Warning: force_decode() is deprecated. docstrings = [prepare_docstring(force_decode(doc, None))] ```