fake-bpy-module icon indicating copy to clipboard operation
fake-bpy-module copied to clipboard

Fix: get/set slice returns/accepts more than one item

Open Road-hog123 opened this issue 7 months ago • 0 comments

I keep making the mistake of writing a single-item tuple when I mean a homogenous tuple of undefined length, and nobody caught me on it.

Perhaps we should look into implementing tests for mod file changes?

Also the input for assignment does not have to a tuple, it can be any iterable.

Road-hog123 avatar Jun 30 '24 05:06 Road-hog123