fake-bpy-module
fake-bpy-module copied to clipboard
bpy_prop_collection.values() should return list[GenericType]
Currently, bpy_prop_collection.values() returns list it should return list[GenericType].