Skip to content

Commit 5570952

Browse files
committed
fix invalid table in docs
1 parent c4b71b3 commit 5570952

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ a circuit, while optimisation level 3 will. At optimisation level 3 the default
9090
the circuit 2-qubit gate count is not reduced after compilation.
9191

9292
:::{list-table} **Default compilation pass for the QuantinuumBackend**
93-
:widths: 25 25 25
93+
:widths: 25 25 25 25
9494
:header-rows: 1
9595

9696
* - optimisation_level = 0
@@ -104,7 +104,7 @@ the circuit 2-qubit gate count is not reduced after compilation.
104104
* - [AutoRebase [2]](inv:#*.AutoRebase)
105105
- [SynthesiseTket](inv:#*.SynthesiseTket)
106106
- [FullPeepholeOptimise [3]](inv:#*.passes.FullPeepholeOptimise)
107-
- [RemoveBarriers](inv:#*.passes.RemoveBarriers)
107+
- [RemoveBarriers](inv:#*pytket._tket.passes.RemoveBarriers)
108108
* - [FlattenRelabelRegistersPass](inv:#*.FlattenRelabelRegistersPass)
109109
- [NormaliseTK2 [5]](inv:#*.passes.NormaliseTK2)
110110
- [NormaliseTK2 [5]](inv:#*.passes.NormaliseTK2)

0 commit comments

Comments
 (0)