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 feec983 commit 0385034Copy full SHA for 0385034
1 file changed
lib/matplotlib/backends/backend_pdf.py
@@ -1,8 +1,8 @@
1
-# -*- coding: iso-8859-1 -*-
+# -*- coding: utf-8 -*-
2
3
"""
4
A PDF matplotlib backend
5
-Author: Jouni K Sepp�nen <[email protected]>
+Author: Jouni K Seppänen <[email protected]>
6
7
from __future__ import (absolute_import, division, print_function,
8
unicode_literals)
0 commit comments