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

Skip to content

Commit b4a8191

Browse files
committed
FIX Added encoding comment in test_afm for py2.7
1 parent 1667a0c commit b4a8191

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/matplotlib/tests/test_afm.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# -*- coding: utf-8 -*-
2+
13
from __future__ import (absolute_import, division, print_function,
24
unicode_literals)
35

0 commit comments

Comments
 (0)