fix
This commit is contained in:
parent
e9f81e23c8
commit
003cafa98a
@ -1,7 +1,7 @@
|
|||||||
using REPL
|
using REPL
|
||||||
using Scratch
|
using Scratch
|
||||||
|
|
||||||
const plotly_local_file_path = Ref{Nothing, String}(nothing)
|
const plotly_local_file_path = Ref{Union{Nothing, String}}(nothing)
|
||||||
|
|
||||||
|
|
||||||
function _plots_defaults()
|
function _plots_defaults()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user