Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 committed Jun 7, 2024
1 parent 063a4eb commit 8941fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GeoMakie.jl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export GeoInterface

# bring in missing Makie methods required for block definition
if hasproperty(Makie, :make_block_docstring )
using Makie: make_block_docstring
@eval using Makie: make_block_docstring
end
# fix conflicts
import Makie: rotate! # use LinearAlgebra.rotate! otherwise
Expand Down

0 comments on commit 8941fe9

Please sign in to comment.