mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-30 08:04:24 +08:00
Update to mypy 1.14 (#13272)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# TODO: missing from stub
|
||||
regex.__all__
|
||||
regex._regex_core.__all__
|
||||
regex.regex.__all__
|
||||
|
||||
# Not exported in C modules:
|
||||
regex._regex.Splitter
|
||||
regex._regex.Scanner
|
||||
|
||||
Reference in New Issue
Block a user