Skip to content

Commit 96e8a32

Browse files
committed
Add another sync comment
1 parent f2f3439 commit 96e8a32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stubs/regex/regex/_main.pyi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ _T = TypeVar("_T")
1111

1212
__version__: str
1313

14+
# Sync with regex.__init__.__all__
1415
__all__ = [
1516
"cache_all",
1617
"compile",

0 commit comments

Comments
 (0)