rigetti / rpcq

The RPC framework and message specification for @rigetti Quantum Cloud Services.
Apache License 2.0
75 stars 29 forks source link

RPCError messages should use `repr`, not `str` #120

Closed braised-babbage closed 4 years ago

braised-babbage commented 4 years ago

Using str often provides less information thanrepr.