Skip to content

Commit 8a626c2

Browse files
committed
more links
1 parent dcd783a commit 8a626c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scanpy/_settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ def file_format_figs(cls) -> str:
244244
"""File format for saving figures.
245245
246246
For example `'png'`, `'pdf'` or `'svg'`. Many other formats work as well (see
247-
`matplotlib.pyplot.savefig`).
247+
:func:`matplotlib.pyplot.savefig`).
248248
"""
249249
return cls._file_format_figs
250250

0 commit comments

Comments
 (0)