You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh dear, that looks like a remnant from Julia v0.6 days. You're right, that should use @warn now, and I don't think there's a prefix anymore. Wanna do a PR to fix it?
Hello,
I'm getting: UndefVarError: warn not defined
It seems that the warn in peak finder should be @warn?
https://github.com/JuliaPhysics/RadiationSpectra.jl/blob/main/src/PeakFinder/PeakFinder.jl
line 366
The text was updated successfully, but these errors were encountered: