Skip to content

Commit 814f152

Browse files
committed
Remove fonts example debugging statement
1 parent e34e0ca commit 814f152

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/colors_fonts.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"outputs": [],
135135
"source": [
136136
"import proplot as plot\n",
137-
"f = plot.show_fonts('DejaVu Sans', 'Fira Math', 'Helvetica', 'TeX Gyre Heros')"
137+
"f = plot.show_fonts()"
138138
]
139139
},
140140
{

0 commit comments

Comments
 (0)