Skip to content

Commit 62c3bad

Browse files
committed
Re-export py_sig_re from the Python domain
1 parent 3bcc669 commit 62c3bad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sphinx/domains/python/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
PyGroupedField,
4848
PyTypedField,
4949
PyXrefMixin,
50+
py_sig_re,
5051
)
5152

5253
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)