From 92e52c80936906c0db5eeff6400d308de62aacb5 Mon Sep 17 00:00:00 2001 From: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com> Date: Tue, 17 Dec 2024 14:06:01 -0500 Subject: [PATCH] Regenerate qiskit 0.38.0 --- docs/api/qiskit/0.38/qiskit.transpiler.CouplingMap.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/qiskit/0.38/qiskit.transpiler.CouplingMap.mdx b/docs/api/qiskit/0.38/qiskit.transpiler.CouplingMap.mdx index d7df55008a3..1d9e3e5e30e 100644 --- a/docs/api/qiskit/0.38/qiskit.transpiler.CouplingMap.mdx +++ b/docs/api/qiskit/0.38/qiskit.transpiler.CouplingMap.mdx @@ -90,7 +90,7 @@ python_api_name: qiskit.transpiler.CouplingMap 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**