msgspec
msgspec copied to clipboard
Add bool dunder method for type def of UnsetType
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