Skip to content

Commit 2a72e8e

Browse files
committed
attempt to activate extension docs
1 parent 01a2875 commit 2a72e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ push!(LOAD_PATH, dirname(@__DIR__))
55
using GeophysicalModelGenerator
66

77
# Importing these activates package extensions
8-
import GLMakie, GMT
8+
using GLMakie, GMT
99

1010
#DocMeta.setdocmeta!(GeophysicalModelGenerator, :DocTestSetup, :(using GeophysicalModelGenerator); recursive=true)
1111

0 commit comments

Comments
 (0)