[icalendar] Use stricter pyright settings (#15159)

This commit is contained in:
Semyon Moroz
2025-12-21 15:48:55 +01:00
committed by GitHub
parent d8d989280c
commit fd7481c0da
7 changed files with 26 additions and 23 deletions
@@ -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__