qiskit-community / qiskit-algorithms

A library of quantum algorithms for Qiskit.
https://qiskit-community.github.io/qiskit-algorithms/
Apache License 2.0
111 stars 54 forks source link

Fix bad indentation and missing hyphen on `vqd.py` (backport #168) #169

Closed mergify[bot] closed 5 months ago

mergify[bot] commented 5 months ago

This PR replicates the changes done in https://github.com/Qiskit/qiskit/pull/12162 (See for information) to qiskit/algorithms/eigensolvers/vqd.py to fix the docs of two attributes (optimizer and initial_point)


This is an automatic backport of pull request #168 done by Mergify.

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8635002968

Details


Totals Coverage Status
Change from base Build 8008384933: 0.0%
Covered Lines: 6488
Relevant Lines: 7157

💛 - Coveralls