There was an error while loading. Please reload this page.
py_sig_re
1 parent 3bcc669 commit 62c3badCopy full SHA for 62c3bad
1 file changed
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