Passing a `Tuple` to the kwarg `direction` fails with ``` ERROR: LoadError: MethodError: no method matching /(::Tuple{Float64, Float64, Float64}, ::Float64) ```
Passing a
Tupleto the kwargdirectionfails with