Skip to content

Commit

Permalink
Format comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeing committed Sep 19, 2023
1 parent b6fd607 commit be7b18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/TenetMakieExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Plot a [`TensorNetwork`](@ref) as a graph.
# Keyword Arguments
- `labels` If `true`, show the labels of the tensor indices. Defaults to `false`.
- The rest of `kwargs` are passed to `GraphMakie.graphplot`.
- The rest of `kwargs` are passed to `GraphMakie.graphplot`.
"""
function Makie.plot(tn::TensorNetwork; kwargs...)
f = Figure()
Expand Down

0 comments on commit be7b18b

Please sign in to comment.