Skip to content

Commit

Permalink
add missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Nov 22, 2024
1 parent 1ae2c35 commit 12a6b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/plot_pitch_stability.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@


using Printf
using KiteModels, StatsBase, DSP
using KiteModels, StatsBase, LinearAlgebra, DSP

if haskey(ENV, "USE_V9")
set = deepcopy(load_settings("system_v9.yaml"))
Expand Down

0 comments on commit 12a6b04

Please sign in to comment.