Update mypy to 1.20.0 (#15588)

This commit is contained in:
Sebastian Rittau
2026-04-01 17:02:18 +02:00
committed by GitHub
parent b4a8d21edf
commit 8ffc43610f
54 changed files with 44 additions and 453 deletions
@@ -5,9 +5,7 @@ icalendar.cli
icalendar\.tests(\..*)?
# Methods that use `int` to mean `bool`.
icalendar.Component.get_inline
icalendar.cal.Component.get_inline
# Stubtest gets confused by multiple inheritance.
icalendar.prop.vSkip.__new__
icalendar.vSkip.__new__