Skip to content

Commit c71571b

Browse files
authored
one more adjustment
1 parent 782d91a commit c71571b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/text_labels_and_annotations/font_family_rc.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ def print_text(text):
7474

7575
##################################################################
7676
#
77-
# Print all available font paths (this is OS specific):
78-
# -----------------------------------------------------
77+
# Print all available font paths (this is OS specific)
78+
# ----------------------------------------------------
7979

8080
import matplotlib.font_manager
8181
fpaths = matplotlib.font_manager.findSystemFonts(fontpaths=None, fontext='ttf')

0 commit comments

Comments
 (0)