Skip to content

Commit 22198e9

Browse files
tacaswellQuLogic
authored andcommitted
DOC: tweak wording in docstring
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent 76d8b3c commit 22198e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/tests/test_usetex.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ def test_missing_psfont(fmt, monkeypatch):
158158

159159

160160
def test_pdf_type1_font_subsetting():
161-
"""Test that fonts in PDF output are properly subsetted"""
161+
"""Test that fonts in PDF output are properly subset."""
162162
pikepdf = pytest.importorskip("pikepdf")
163163

164164
mpl.rcParams["text.usetex"] = True

0 commit comments

Comments
 (0)