MakieOrg / GeoMakie.jl

Geographical plotting utilities for Makie.jl
https://geo.makie.org
MIT License
167 stars 24 forks source link

remove eval in init #243

Closed asinghvi17 closed 2 months ago

asinghvi17 commented 3 months ago

MakieCore._create_plot[!] can be overridden instead...

haakon-e commented 3 months ago

... I think this may be the cause of this error in my package's Aqua tests. Disabled on my end for now.

asinghvi17 commented 2 months ago

Fixed by #245