We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71691d3 commit 7bc19c5Copy full SHA for 7bc19c5
lib/matplotlib/tests/test_backend_pdf.py
@@ -22,7 +22,7 @@ def test_use14corefonts():
22
rcParams['font.sans-serif'] = ['Helvetica']
23
rcParams['pdf.compression'] = 0
24
25
- text = u'''A three-line text positioned just above a blue line
+ text = '''A three-line text positioned just above a blue line
26
and containing some French characters and the euro symbol:
27
"Merci pépé pour les 10 €"'''
28
0 commit comments