build_arg_string: Accept a dict containing configurable GMT parameters#2324
build_arg_string: Accept a dict containing configurable GMT parameters#2324
Conversation
|
Should there be a check on keys passed to |
I don't think it's necessary, because |
Co-authored-by: Michael Grund <23025878+michaelgrund@users.noreply.github.com>
I don't think I understand; isn't the use of |
No, users should always use When I try to implement the I realize that using |
|
Okay, that makes sense. |
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
Description of proposed changes
Fixes #2299
Reminders
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rst.Slash Commands
You can write slash commands (
/command) in the first line of a comment to performspecific operations. Supported slash commands are:
/format: automatically format and lint the code/test-gmt-dev: run full tests on the latest GMT development version