Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b29988 commit ddd5899Copy full SHA for ddd5899
1 file changed
lib/matplotlib/tests/test_colors.py
@@ -47,7 +47,7 @@ def test_BoundaryNorm():
47
48
def test_LogNorm():
49
"""
50
- LogNorm igornoed clip, now it has the same
+ LogNorm ignored clip, now it has the same
51
behavior as Normalize, e.g., values > vmax are bigger than 1
52
without clip, with clip they are 1.
53
0 commit comments