mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-30 16:14:24 +08:00
Bump mypy to 1.0 (#9684)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user