Bump mypy to 1.0 (#9684)

This commit is contained in:
Alex Waygood
2023-02-06 23:57:17 +00:00
committed by GitHub
parent f7cb7f33b2
commit efee70abfa
37 changed files with 45 additions and 167 deletions

View File

@@ -7,16 +7,16 @@ vobject.base.VBase.__init__
vobject.win32tz
# dependencies
vobject.change_tz.PyICU
vobject.icalendar.Pytz
vobject.icalendar.pytz
# re-exports
vobject.hcalendar.CRLF
# python2 compat
vobject.base.basestring
vobject.base.str_
vobject.base.to_unicode
vobject.base.to_basestring
vobject.vcard.basestring
# implementation details that users shouldn't depend on
vobject.base.formatter
vobject.base.handler