We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30454d7 commit f6b0745Copy full SHA for f6b0745
2 files changed
.flake8
@@ -36,7 +36,7 @@ per-file-ignores =
36
lib/matplotlib/_cm.py: E202, E203, E302
37
lib/matplotlib/_mathtext_data.py: E203, E261
38
lib/matplotlib/font_manager.py: E203, E221, E251, E501
39
- lib/matplotlib/mathtext.py: E201, E202, E203, E211, E221, E222, E225, E251, E301, E402
+ lib/matplotlib/mathtext.py: E221, E251
40
lib/matplotlib/pylab.py: E501
41
lib/matplotlib/rcsetup.py: E501
42
lib/matplotlib/tests/test_mathtext.py: E501
0 commit comments