We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a13f1 commit 91b5630Copy full SHA for 91b5630
1 file changed
pygmt/src/logo.py
@@ -29,7 +29,7 @@ def logo( # noqa: PLR0913
29
perspective: float | Sequence[float] | str | bool = False,
30
**kwargs,
31
):
32
- r"""
+ """
33
Plot the GMT logo.
34
35
.. figure:: https://docs.generic-mapping-tools.org/6.6/_images/GMT_coverlogo.png
0 commit comments