Skip to content

Commit

Permalink
Fix a small document issue (#13403)
Browse files Browse the repository at this point in the history
(cherry picked from commit 4fd2a4e)
  • Loading branch information
t-imamichi authored and mergify[bot] committed Nov 7, 2024
1 parent 1c684f2 commit a09102f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit/transpiler/preset_passmanagers/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ def pass_manager(self, pass_manager_config, optimization_level):
an ``entry-points`` table in ``pyproject.toml`` for the plugin package with the necessary entry
points under the appropriate namespace for the stage your plugin is for. You can see the list of
stages, entry points, and expectations from the stage in :ref:`stage_table`. For example,
continuing from the example plugin above::
continuing from the example plugin above:
.. code-block:: toml
Expand Down

0 comments on commit a09102f

Please sign in to comment.