Skip to content

Commit

Permalink
Merge pull request JuliaPlots#65 from mkborregaard/reexport-Plots
Browse files Browse the repository at this point in the history
reexport Plots - fixes JuliaPlots#64
  • Loading branch information
mkborregaard authored Jul 26, 2017
2 parents 596aa19 + fc16ad2 commit 8fba494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StatPlots.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
module StatPlots

using Reexport
using Plots
@reexport using Plots
import Plots: _cycle
using StatsBase
using Distributions
Expand Down

0 comments on commit 8fba494

Please sign in to comment.