10000 mathtext style fixes. · matplotlib/matplotlib@535062c · GitHub
[go: up one dir, main page]

Skip to content

Commit 535062c

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

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