Skip to content

Commit b17ecfe

Browse files
committed
Remove D from use_alias
1 parent 494afc5 commit b17ecfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/src/logo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515
@fmt_docstring
16-
@use_alias(R="region", D="position", F="box", S="style")
16+
@use_alias(R="region", F="box", S="style")
1717
@kwargs_to_strings(R="sequence", p="sequence")
1818
def logo( # noqa: PLR0913
1919
self,

0 commit comments

Comments
 (0)