8000
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.
1 parent 3bf9076 commit 547c18dCopy full SHA for 547c18d
.flake8
@@ -182,8 +182,7 @@ per-file-ignores =
182
examples/pyplots/pyplot_formatstr.py: E231, E402
183
examples/pyplots/pyplot_mathtext.py: E231, E402
184
examples/pyplots/pyplot_scales.py: E402
185
- examples/pyplots/pyplot_simple.py: E231
186
- examples/pyplots/pyplot_simple.py: E402
+ examples/pyplots/pyplot_simple.py: E231, E402
187
examples/pyplots/pyplot_text.py: E402
188
examples/pyplots/pyplot_three.py: E402
189
examples/pyplots/pyplot_two_subplots.py: E302, E402
0 commit comments