Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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