JuliaString / Format.jl

A Julia package to provide C and Python-like formatting support
Other
40 stars 6 forks source link

Solve deprecation warning in Julia 0.7 #43

Closed diegozea closed 5 years ago

diegozea commented 5 years ago

It solves the deprecation warning "float(x::AbstractString) is deprecated, use parse(Float64, x) instead." in Julia 0.7