dwavesystems / dwave-cloud-client

A minimal implementation of the REST interface used to communicate with D-Wave Solver API (SAPI) servers.
https://docs.ocean.dwavesys.com/projects/cloud-client/en/stable/
Apache License 2.0
59 stars 40 forks source link

Mutually exclusive (endpoint, region) options not correctly applied #524

Closed randomir closed 2 years ago

randomir commented 2 years ago

In 0.10.0, CLI commands like dwave solvers do not properly prioritize endpoint config option when provided in combination with region (on the same config level).