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

Skip to content

Commit c9a2ba6

Browse files
committed
STY: blank line for pep8
1 parent 4e921b0 commit c9a2ba6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/scale.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
from matplotlib.transforms import Transform, IdentityTransform
2222
from matplotlib.cbook import warn_deprecated
2323

24+
2425
class ScaleBase:
2526
"""
2627
The base class for all scales.

0 commit comments

Comments
 (0)