Skip to content

Commit 91b5630

Browse files
committed
r-string is not required
1 parent 97a13f1 commit 91b5630

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pygmt/src/logo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def logo( # noqa: PLR0913
2929
perspective: float | Sequence[float] | str | bool = False,
3030
**kwargs,
3131
):
32-
r"""
32+
"""
3333
Plot the GMT logo.
3434
3535
.. figure:: https://docs.generic-mapping-tools.org/6.6/_images/GMT_coverlogo.png

0 commit comments

Comments
 (0)