We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6769dc3 commit c3887ceCopy full SHA for c3887ce
1 file changed
pygmt/clib/loading.py
@@ -88,8 +88,8 @@ def clib_full_names(env=None):
88
A dictionary containing the environment variables. If ``None``, will
89
default to ``os.environ``.
90
91
- Returns
92
- -------
+ Yields
+ ------
93
lib_fullnames: list of str
94
List of possible full names of GMT's shared library.
95
"""
0 commit comments