Deprecation warning on Julia 1.7 beta
Open
- Dominant language
- Julia
- Stars
- 488
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
when using PyPlot on 1.7 beta I see the following deprecation warning:
```
┌ Warning: `vendor()` is deprecated, use `BLAS.get_config()` and inspect the output instead
│ caller = npyinitialize() at numpy.jl:67
└ @ PyCall ~/.julia/packages/PyCall/BD546/src/numpy.jl:67
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.