You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix typo in _LazyTickList class comment (lis -> list)
Changed 'lis' to 'list' in the comment of _LazyTickList class in lib/matplotlib/axis.py.
This fixes a minor typo in the documentation to improve code readability.
0 commit comments