Closed theHamsta closed 1 year ago
Apparently, my local mypy wants to generate https://github.com/NVIDIA/VideoProcessingFramework/pull/428/commits/04f28931b7533945200ff3ea69427973543b173c . Maybe we should implement this as a automatic PR like https://github.com/KhronosGroup/Vulkan-Hpp/pull/1497 instead of a check?
I guess we can close this in favor of #446
Not sure whether this is the right approach. Checking the type stubs could also be a dedicated workflow. The build workflow has the advantage that it already has the extension built.
Also, currently mypy is not pinned. So type stubs might require an update from time to time.