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

Skip to content

Commit 832f320

Browse files
committed
FIX: doc
1 parent 4b22def commit 832f320

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/matplotlib/scale.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,6 @@ def __init__(self, axis, functions, *,
138138
functions: (forward, inverse)
139139
two-tuple of the forward and inverse functions for the scale.
140140
141-
Examples
142-
--------
143-
144-
TODO
145141
"""
146142

147143
forward, inverse = functions

0 commit comments

Comments
 (0)