Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3154da + a19cd43 commit ed8df70Copy full SHA for ed8df70
2 files changed
.flake8
@@ -45,7 +45,7 @@ per-file-ignores =
45
matplotlib/font_manager.py: E203, E221, E251, E261, E262, E302, E501
46
matplotlib/fontconfig_pattern.py: E201, E203, E221, E222, E225, E302
47
matplotlib/legend_handler.py: E201, E501
48
- matplotlib/mathtext.py: E201, E202, E203, E211, E221, E222, E225, E231, E251, E261, E301, E302, E303, E402, E501
+ matplotlib/mathtext.py: E201, E202, E203, E211, E221, E222, E225, E251, E301, E402
49
matplotlib/patheffects.py: E231
50
matplotlib/projections/geo.py: E203, E221, E231, E261, E502
51
matplotlib/pylab.py: E501
0 commit comments