Skip to content

Commit

Permalink
Regen 0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
frankharkins committed Dec 18, 2024
1 parent 92e52c8 commit 2159c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/qiskit/0.31/qiskit.transpiler.CouplingMap.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,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 2159c55

Please sign in to comment.