Skip to content

Commit 5ccb1b9

Browse files
authored
fix docstrings
1 parent e032c09 commit 5ccb1b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/QuantumToolboxMakieExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ Render the Bloch sphere visualization from the given [`Bloch`](@ref) object `b`.
337337
# Arguments
338338
339339
- `b::Bloch`: The Bloch sphere object containing states, vectors, and settings to visualize.
340-
- `location::Union{GridPosition,LScene,Nothing}`: The location of the plot in the layout or `Makie.LScene`
340+
- `location::Union{GridPosition,LScene,Nothing}`: The location of the plot in the layout, or `Makie.LScene`. Default is `nothing`.
341341
342342
343343
# Returns

0 commit comments

Comments
 (0)