typing: format patch with make patchcheck (GH-25919)

This commit is contained in:
Dong-hee Na 2021-05-06 02:08:20 +09:00 committed by GitHub
parent 96d5c7038b
commit f4013eba41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,7 +99,7 @@
'NamedTuple', # Not really a type.
'TypedDict', # Not really a type.
'Generator',
# Other concrete types.
'BinaryIO',
'IO',