Skip to content

Commit 713b0e9

Browse files
committed
[skip ci] Improve comments
1 parent 51f3943 commit 713b0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/clib/session.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
np.datetime64: "GMT_DATETIME",
8888
}
8989

90-
# load the GMT library outside the Session class so it's loaded once.
90+
# Load the GMT library outside the Session class to avoid repeating loading.
9191
_libgmt = load_libgmt()
9292

9393

0 commit comments

Comments
 (0)