We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Related to #490 --> sphinx>=6.1.0,<8.1.0
sphinx>=6.1.0,<8.1.0
https://github.com/sphinx-doc/sphinx/releases
=================================== FAILURES =================================== ____________________ test_nothing_to_render_raises_warning _____________________
builder = <function builder..build at 0x10bbdce00>
def test_nothing_to_render_raises_warning(builder):
with pytest.raises(sphinx.errors.SphinxWarning) as exc_info:
E Failed: DID NOT RAISE <class 'sphinx.errors.SphinxWarning'>
/Users/runner/work/sphinx-autoapi/sphinx-autoapi/tests/python/test_pyintegration.py:1309: Failed
sphinx-autoapi/tests/python/test_pyintegration.py
Lines 1308 to 1312 in b71782a
The text was updated successfully, but these errors were encountered:
53c2abc
No branches or pull requests
Related to #490 -->
sphinx>=6.1.0,<8.1.0
https://github.com/sphinx-doc/sphinx/releases
=================================== FAILURES ===================================
____________________ test_nothing_to_render_raises_warning _____________________
builder = <function builder..build at 0x10bbdce00>
E Failed: DID NOT RAISE <class 'sphinx.errors.SphinxWarning'>
/Users/runner/work/sphinx-autoapi/sphinx-autoapi/tests/python/test_pyintegration.py:1309: Failed
sphinx-autoapi/tests/python/test_pyintegration.py
Lines 1308 to 1312 in b71782a
@AA-Turner
The text was updated successfully, but these errors were encountered: