We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb3f68a commit a46095eCopy full SHA for a46095e
lib/matplotlib/testing/__init__.py
@@ -291,4 +291,4 @@ def _gen_multi_font_text():
291
in between!"""
292
# The resulting string contains 491 unique characters. Some file formats use 8-bit
293
# tables, which the large number of characters exercises twice over.
294
- return fonts, test_str
+ return fonts, test_str
0 commit comments