JuliaRheology / RHEOS.jl

RHEOS - Open Source Rheology data analysis software
MIT License
39 stars 9 forks source link

Warning on v1.9.0+ - Wrapping Vararg directly in UnionAll is deprecated #156

Open akabla opened 1 year ago

akabla commented 1 year ago

The following warning appears on Julia 1.9.0 and nightly. WARNING: Wrapping Vararg directly in UnionAll is deprecated (wrap the tuple instead)

This is originating from processing.jl.