Skip to content

Commit a3eac70

Browse files
lrsantos11abelsiqueira
authored andcommitted
Put DataFrames before Plots.
1 parent 1082660 commit a3eac70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BenchmarkProfiles.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
module BenchmarkProfiles
22

3+
using DataFrames
34
import NaNMath
45
using Requires
56
using Printf
6-
using DataFrames
77

88
export performance_ratios, performance_profile, performance_profile_data
99
export data_ratios, data_profile

0 commit comments

Comments
 (0)