mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-19 22:38:06 +08:00
@@ -12,3 +12,12 @@ icalendar.cal.Component.set_inline
|
||||
|
||||
# Stubtest gets confused by multiple inheritance.
|
||||
icalendar.prop.vSkip.__new__
|
||||
|
||||
# Stubtest incorrectly reports that stub argument "cls" should be
|
||||
# positional or keyword.
|
||||
icalendar.vBoolean.__new__
|
||||
icalendar.vFloat.__new__
|
||||
icalendar.vInt.__new__
|
||||
icalendar.prop.vBoolean.__new__
|
||||
icalendar.prop.vFloat.__new__
|
||||
icalendar.prop.vInt.__new__
|
||||
|
||||
Reference in New Issue
Block a user