Skip to content

Commit

Permalink
Change to explicit form.
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-foster committed Nov 6, 2024
1 parent 2a21f98 commit e37f5bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/PlotlyKaleido.jl
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module PlotlyKaleido

import JSON
import Base64
import Kaleido_jll
using JSON: JSON
using Base64: Base64
using Kaleido_jll: Kaleido_jll

export savefig

Expand Down

0 comments on commit e37f5bd

Please sign in to comment.