Right now, passing an object of type that cannot be pattern matched to `uuid` results in `TypeError: expected string or bytes-like object`. I opened #174 to address this.
Right now, passing an object of type that cannot be pattern matched to
uuidresults inTypeError: expected string or bytes-like object.I opened #174 to address this.