We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d4d42 commit 539f66fCopy full SHA for 539f66f
pygmt/src/logo.py
@@ -12,7 +12,7 @@
12
13
14
@fmt_docstring
15
-def logo(
+def logo( # noqa: PLR0913
16
self,
17
position: Position,
18
width: float | str | None = None,
0 commit comments