8000 mathtext style fixes. (#14528) · matplotlib/matplotlib@eca2854 · GitHub
[go: up one dir, main page]

Skip to content

Commit eca2854

Browse files
authored
mathtext style fixes. (#14528)
mathtext style fixes.
2 parents 8e57e5d + f6b0745 commit eca2854

File tree

2 files changed

+143
-140
lines changed

2 files changed

+143
-140
lines changed

.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)
0