mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-22 11:51:28 +08:00
Fix various __all__-related typos and omissions (#7378)
This commit is contained in:
@@ -20,7 +20,8 @@ __all__ = [
|
||||
"normalize",
|
||||
"LC_CTYPE",
|
||||
"LC_COLLATE",
|
||||
"LC_MESSAGES" "LC_TIME",
|
||||
"LC_MESSAGES",
|
||||
"LC_TIME",
|
||||
"LC_MONETARY",
|
||||
"LC_NUMERIC",
|
||||
"LC_ALL",
|
||||
|
||||
Reference in New Issue
Block a user