Skip to content

Commit 930ffd7

Browse files
DOC: Add import of pygmt.clib.Session to inline example (#4215)
1 parent 3e2b7dd commit 930ffd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pygmt/clib/session.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ class Session:
148148
Examples
149149
--------
150150
151+
>>> from pygmt.clib import Session
151152
>>> from pygmt.helpers.testing import load_static_earth_relief
152153
>>> from pygmt.helpers import GMTTempFile
153154
>>> grid = load_static_earth_relief()

0 commit comments

Comments
 (0)