dwavesystems / dwave-system

An API for easily incorporating the D-Wave system as a sampler, either directly or through Leap's cloud-based hybrid samplers
https://docs.ocean.dwavesys.com/
Apache License 2.0
90 stars 64 forks source link

Fix formatting for sample_dqm() docstring #387

Closed JoelPasvolsky closed 3 years ago

JoelPasvolsky commented 3 years ago

The current misalignment messes up the formatting for the function: https://docs.ocean.dwavesys.com/en/stable/docs_system/reference/generated/dwave.system.samplers.LeapHybridDQMSampler.sample_dqm.html#dwave-system-samplers-leaphybriddqmsampler-sample-dqm (for comparison see https://docs.ocean.dwavesys.com/en/stable/docs_system/reference/generated/dwave.system.samplers.DWaveSampler.sample.html#dwave.system.samplers.DWaveSampler.sample)