[vobject] Improve stubs (#14299)

This commit is contained in:
Semyon Moroz
2025-07-07 14:55:20 +02:00
committed by GitHub
parent cafde84804
commit 7ef61870d1
8 changed files with 173 additions and 131 deletions
@@ -9,8 +9,6 @@ vobject.win32tz
# python2 compat
vobject.base.basestring
vobject.base.str_
vobject.base.to_unicode
vobject.base.to_basestring
vobject.base.unicode_type
# implementation details that users shouldn't depend on