mirror of
https://github.com/python/cpython.git
synced 2025-10-07 15:42:02 +00:00
typing: format patch with make patchcheck (GH-25919)
This commit is contained in:
parent
96d5c7038b
commit
f4013eba41
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ __all__ = [
|
|||
'NamedTuple', # Not really a type.
|
||||
'TypedDict', # Not really a type.
|
||||
'Generator',
|
||||
|
||||
|
||||
# Other concrete types.
|
||||
'BinaryIO',
|
||||
'IO',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue