We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01a2875 commit 2a72e8eCopy full SHA for 2a72e8e
docs/make.jl
@@ -5,7 +5,7 @@ push!(LOAD_PATH, dirname(@__DIR__))
5
using GeophysicalModelGenerator
6
7
# Importing these activates package extensions
8
-import GLMakie, GMT
+using GLMakie, GMT
9
10
#DocMeta.setdocmeta!(GeophysicalModelGenerator, :DocTestSetup, :(using GeophysicalModelGenerator); recursive=true)
11
0 commit comments