readthedocs / sphinx-autoapi

A new approach to API documentation in Sphinx.
https://sphinx-autoapi.readthedocs.io/
MIT License
432 stars 128 forks source link

A module attribute with a value declared separately from its type is documented twice #387

Open AWhetter opened 1 year ago

AWhetter commented 1 year ago

Essentially, we need to address this TODO that's in the tests: https://github.com/readthedocs/sphinx-autoapi/blob/99366617719f8e57d3b1807bc977d3153434750c/tests/python/test_pyintegration.py#L352-L355