Skip to content

Commit

Permalink
Merge branch 'tikz-dep-require' of https://github.com/d-monnet/Benchm…
Browse files Browse the repository at this point in the history
…arkProfiles.jl into tikz-dep-require
  • Loading branch information
d-monnet committed Nov 7, 2023
2 parents c089cb2 + 24f1abb commit 287d418
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/BenchmarkProfiles.jl
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ for backend ∈ bp_backends
end
end

@eval begin
export_performance_profile_tikz(args...;kwargs...) = error("Please load TikzPictures.jl package to access this function.")

Check warning on line 32 in src/BenchmarkProfiles.jl

View check run for this annotation

Codecov / codecov/patch

src/BenchmarkProfiles.jl#L32

Added line #L32 was not covered by tests
end

include("performance_profiles.jl")
include("data_profiles.jl")
Expand Down

0 comments on commit 287d418

Please sign in to comment.