10000
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 5b987e1 commit 987e315Copy full SHA for 987e315
.flake8
@@ -226,7 +226,7 @@ per-file-ignores =
226
examples/shapes_and_collections/ellipse_demo.py: E402
227
examples/shapes_and_collections/fancybox_demo.py: E402
228
examples/shapes_and_collections/hatch_demo.py: E402
229
- examples/shapes_and_collections/hatch_style_reference: E402
+ examples/shapes_and_collections/hatch_style_reference.py: E402
230
examples/shapes_and_collections/line_collection.py: E402
231
examples/shapes_and_collections/marker_path.py: E402
232
examples/shapes_and_collections/patch_collection.py: E402
0 commit comments