Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 74268f5

Browse files
committed
PEP8 fixes
1 parent 29fbf4f commit 74268f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/pylab_examples/stix_fonts_demo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ def doall():
3838
plt.savefig('stix_fonts_example')
3939
plt.show()
4040

41+
4142
if '--latex' in sys.argv:
4243
fd = open("stix_fonts_examples.ltx", "w")
4344
fd.write("\\documentclass{article}\n")

0 commit comments

Comments
 (0)