We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 494afc5 commit b17ecfeCopy full SHA for b17ecfe
pygmt/src/logo.py
@@ -13,7 +13,7 @@
13
14
15
@fmt_docstring
16
-@use_alias(R="region", D="position", F="box", S="style")
+@use_alias(R="region", F="box", S="style")
17
@kwargs_to_strings(R="sequence", p="sequence")
18
def logo( # noqa: PLR0913
19
self,
0 commit comments