Skip to content

Commit 81540bc

Browse files
committed
fix
1 parent 4d24b5e commit 81540bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pygmt/src/plot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,5 @@ def plot( # noqa: PLR0912
276276
)
277277

278278
options = convert_aliases()
279-
print(options)
280279
with file_context as fname:
281280
lib.call_module(module="plot", args=build_arg_string(options, infile=fname))

0 commit comments

Comments
 (0)