Skip to content

Commit

Permalink
fix StatsPlots
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg committed Nov 13, 2024
1 parent 5361eae commit 71793c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StatsPlots/src/StatsPlots.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import Tables
import TableOperations
using RecipesPipeline
@reexport using Plots
import Plots: _cycle
import Plots.PlotsBase.Commons: _cycle
using StatsBase
using Distributions
using LinearAlgebra: eigen, diagm
Expand Down

0 comments on commit 71793c8

Please sign in to comment.