Skip to content

Commit b0f0c2d

Browse files
timhoffmQuLogic
andauthored
Update lib/matplotlib/scale.py
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent 4900eaf commit b0f0c2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/scale.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,6 @@ def __init__(self, axis=None, nonpositive='mask', *,
744744
It can already now be left out because of special preprocessing,
745745
so that ``LogitScale()`` is valid.
746746
747-
Currently unused.
748747
nonpositive : {'mask', 'clip'}
749748
Determines the behavior for values beyond the open interval ]0, 1[.
750749
They can either be masked as invalid, or clipped to a number very

0 commit comments

Comments
 (0)