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.
1 parent 1cad07e commit 6e176fdCopy full SHA for 6e176fd
1 file changed
.flake8
@@ -203,8 +203,7 @@ per-file-ignores =
203
examples/pyplots/pyplot_formatstr.py: E231, E402
204
examples/pyplots/pyplot_mathtext.py: E231, E402
205
examples/pyplots/pyplot_scales.py: E402
206
- examples/pyplots/pyplot_simple.py: E231
207
- examples/pyplots/pyplot_simple.py: E402
+ examples/pyplots/pyplot_simple.py: E231, E402
208
examples/pyplots/pyplot_text.py: E402
209
examples/pyplots/pyplot_three.py: E402
210
examples/pyplots/pyplot_two_subplots.py: E302, E402
0 commit comments