Skip to content

Commit

Permalink
fixed indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Stockless committed Dec 23, 2024
1 parent 479f317 commit de796fb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions KomaMRIPlots/src/ui/DisplayFunctions.jl
Original file line number Diff line number Diff line change
Expand Up @@ -980,11 +980,11 @@ function plot_kspace(seq::Sequence; width=nothing, height=nothing, darkmode=fals
"resetCameraLastSave3d",
"orbitRotation",
"resetCameraDefault3d",
],
)
return plot_koma(p, l; config)
end
],
)
return plot_koma(p, l; config)
end

"""
p = plot_phantom_map(obj::Phantom, key::Symbol; kwargs...)
Expand Down

0 comments on commit de796fb

Please sign in to comment.