Skip to content

Commit b2e54ea

Browse files
committed
Import @L_str
1 parent 58d788b commit b2e54ea

File tree

1 file changed

+1
-1
lines changed
  • QuantumToolbox.jl/time_evolution

1 file changed

+1
-1
lines changed

QuantumToolbox.jl/time_evolution/rabi.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ $$
4646
```{julia}
4747
import QuantumToolbox: sigmaz, sigmam, destroy, qeye, basis, fock,
4848
⊗, n_thermal, sesolve, mesolve
49-
import CairoMakie: Figure, Axis, lines!, axislegend, xlims!, display
49+
import CairoMakie: Figure, Axis, lines!, axislegend, xlims!, display, @L_str
5050
```
5151

5252
```{julia}

0 commit comments

Comments
 (0)