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.
1 parent f2f3439 commit 96e8a32Copy full SHA for 96e8a32
stubs/regex/regex/_main.pyi
@@ -11,6 +11,7 @@ _T = TypeVar("_T")
11
12
__version__: str
13
14
+# Sync with regex.__init__.__all__
15
__all__ = [
16
"cache_all",
17
"compile",
0 commit comments