We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test_util_inspect
1 parent d8f15c7 commit 77483f2Copy full SHA for 77483f2
1 file changed
tests/test_util_inspect.py
@@ -670,6 +670,7 @@ def __get__(self, obj, typ=None):
670
pass
671
672
673
+@pytest.mark.sphinx(testroot='ext-autodoc')
674
def test_isproperty(app):
675
from target.functions import func
676
from target.methods import Base
0 commit comments