Closed Avasam closed 3 days ago
Resolves one of the pywin32 items of https://github.com/python/typeshed/issues/12595
Used by https://github.com/jaraco/jaraco.media/pull/3/files#diff-6f2d4ba9ca9a357d31014946667b7bed1bfdbc6d2530afc77778fa0a36bee457R62-R64
I autogenerated the module using stubgen and did nothing more than cleanup the unused imports.
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉
Resolves one of the pywin32 items of https://github.com/python/typeshed/issues/12595
Used by https://github.com/jaraco/jaraco.media/pull/3/files#diff-6f2d4ba9ca9a357d31014946667b7bed1bfdbc6d2530afc77778fa0a36bee457R62-R64
I autogenerated the module using stubgen and did nothing more than cleanup the unused imports.