cf.Quantization.__repr__

Quantization.__repr__()[source]

Called by the repr built-in function.

x.__repr__() <==> repr(x)

Added in version 3.18.0.