mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
Resolve some stubtest allowlist entries by marking params as keyword-only (#12581)
This commit is contained in:
@@ -5,9 +5,3 @@ pyasn1.codec.native.encoder.SetEncoder.protoDict
|
||||
# Attempted "__ne__" operation on ASN.1 schema object
|
||||
pyasn1.type.base
|
||||
pyasn1.type.univ
|
||||
|
||||
# Specifying kwargs
|
||||
pyasn1.codec.ber.decoder.Decoder.__call__
|
||||
pyasn1.codec.ber.decoder.StreamingDecoder.__init__
|
||||
pyasn1.codec.native.decoder.Decoder.__init__
|
||||
pyasn1.codec.native.encoder.Encoder.__init__
|
||||
|
||||
Reference in New Issue
Block a user