msgspec icon indicating copy to clipboard operation
msgspec copied to clipboard

Add bool dunder method for type def of UnsetType

Open mZbZ opened this issue 9 months ago • 0 comments
trafficstars

Currently instances of UnsetType are falsy as would be expected but the type definition doesn't reflect this.

Tiny change so that I and others could stop seeing red squiggly lines

mZbZ avatar Feb 17 '25 13:02 mZbZ