mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 10:52:31 +08:00
Update mypy to 1.18.1 (#14699)
This commit is contained in:
@@ -13,12 +13,3 @@ icalendar.cal.Component.set_inline
|
||||
# Stubtest gets confused by multiple inheritance.
|
||||
icalendar.prop.vSkip.__new__
|
||||
icalendar.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