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.
py_sig_re
1 parent 3bcc669 commit 62c3badCopy full SHA for 62c3bad
sphinx/domains/python/__init__.py
@@ -47,6 +47,7 @@
47
PyGroupedField,
48
PyTypedField,
49
PyXrefMixin,
50
+ py_sig_re,
51
)
52
53
logger = logging.getLogger(__name__)
0 commit comments