Skip to content

Commit

Permalink
Regenerate qiskit 0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Arellano committed Dec 17, 2024
1 parent ccde1ac commit 92e52c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/qiskit/0.38/qiskit.transpiler.CouplingMap.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ python_api_name: qiskit.transpiler.CouplingMap
<Function id="qiskit.transpiler.CouplingMap.draw" signature="CouplingMap.draw()">
Draws the coupling map.

This function needs [pydot](https://github.com/erocarrera/pydot), which in turn needs [Graphviz](https://www.graphviz.org/) to be installed. Additionally, [pillow](https://python-pillow.org/) will need to be installed.
This function needs [pydot](https://github.com/erocarrera/pydot), which in turn needs [Graphviz](https://www.graphviz.org/) to be installed. Additionally, [pillow](https://python-pillow.github.io) will need to be installed.

**Returns**

Expand Down

0 comments on commit 92e52c8

Please sign in to comment.