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

Skip to content

Commit f6b0745

Browse files
committed
mathtext style fixes.
1 parent 30454d7 commit f6b0745

2 files changed

Lines changed: 143 additions & 140 deletions

File tree

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ per-file-ignores =
3636
lib/matplotlib/_cm.py: E202, E203, E302
3737
lib/matplotlib/_mathtext_data.py: E203, E261
3838
lib/matplotlib/font_manager.py: E203, E221, E251, E501
39-
lib/matplotlib/mathtext.py: E201, E202, E203, E211, E221, E222, E225, E251, E301, E402
39+
lib/matplotlib/mathtext.py: E221, E251
4040
lib/matplotlib/pylab.py: E501
4141
lib/matplotlib/rcsetup.py: E501
4242
lib/matplotlib/tests/test_mathtext.py: E501

0 commit comments

Comments
 (0)