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 4d24b5e commit 81540bcCopy full SHA for 81540bc
pygmt/src/plot.py
@@ -276,6 +276,5 @@ def plot( # noqa: PLR0912
276
)
277
278
options = convert_aliases()
279
- print(options)
280
with file_context as fname:
281
lib.call_module(module="plot", args=build_arg_string(options, infile=fname))
0 commit comments