mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 19:12:31 +08:00
[icalendar] Use stricter pyright settings (#15159)
This commit is contained in:
@@ -6,9 +6,7 @@ icalendar\.tests(\..*)?
|
||||
|
||||
# Methods that use `int` to mean `bool`.
|
||||
icalendar.Component.get_inline
|
||||
icalendar.Component.set_inline
|
||||
icalendar.cal.Component.get_inline
|
||||
icalendar.cal.Component.set_inline
|
||||
|
||||
# Stubtest gets confused by multiple inheritance.
|
||||
icalendar.prop.vSkip.__new__
|
||||
|
||||
Reference in New Issue
Block a user