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

Skip to content

Commit 4113c85

Browse files
committed
fixed random text insertion
1 parent fb94497 commit 4113c85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
fsteprom __future__ import division, print_function
1+
from __future__ import division, print_function
22
import math
33
import warnings
44
from operator import itemgetter

0 commit comments

Comments
 (0)