Skip to content

Commit 60028eb

Browse files
chore: replaced version_table with qt.about()
1 parent cabede2 commit 60028eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials-v5/optimal-control/control-grape-cnot.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,5 +245,5 @@ fig = qt.qpt_plot_combined(chi, op_label, fig=fig, threshold=0.01)
245245

246246

247247
```python
248-
version_table()
248+
qt.about()
249249
```

0 commit comments

Comments
 (0)