mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-27 05:12:10 +08:00
Delete duplicate comment (#6391)
This commit is contained in:
@@ -49,7 +49,6 @@ codecs.CodecInfo.incrementaldecoder
|
||||
codecs.CodecInfo.incrementalencoder
|
||||
codecs.CodecInfo.streamreader
|
||||
codecs.CodecInfo.streamwriter
|
||||
# Coroutine and Generator properties are added programmatically
|
||||
collections.ChainMap.get # Adding None to the underlying Mapping Union messed up mypy
|
||||
collections.ChainMap.fromkeys # Runtime has *args which can really only be one argument
|
||||
# Coroutine and Generator properties are added programmatically
|
||||
|
||||
Reference in New Issue
Block a user