dwave-cloud-client
dwave-cloud-client copied to clipboard
Client subclasses not overriding client type from user config
For example:
$ DWAVE_API_CLIENT=sw python
...
>>> dwave.cloud.qpu.Client.from_config()
<dwave.cloud.client.sw.Client object at 0x7f2864eca2b0>