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

Skip to content

Commit adbd34e

Browse files
committed
correct pep8 error
1 parent 26c0c63 commit adbd34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/tests/test_texmanager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
unicode_literals)
33

44
import matplotlib.pyplot as plt
5-
65
from matplotlib.texmanager import TexManager
76

7+
88
def test_fontconfig_preamble():
99
"""
1010
Test that the preamble is included in _fontconfig

0 commit comments

Comments
 (0)