Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
PharmCat committed Aug 14, 2021
1 parent 7190816 commit e1a7950
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/MetidaStats.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
module MetidaStats

using MetidaBase

import MetidaBase: AbstractIdData,
AbstractIDResult,
DataSet,
Expand All @@ -14,7 +16,7 @@ module MetidaStats
skipnonpositive, ispositive


using MetidaBase, StatsBase, Statistics
using StatsBase, Statistics


import Base: ht_keyindex, getindex, names
Expand Down

0 comments on commit e1a7950

Please sign in to comment.