10000 Corrected for incorrect filename hatch_style_reference.py · matplotlib/matplotlib@987e315 · GitHub
[go: up one dir, main page]

Skip to content

Commit 987e315

Browse files
committed
Corrected for incorrect filename hatch_style_reference.py
1 parent 5b987e1 commit 987e315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ per-file-ignores =
226226
examples/shapes_and_collections/ellipse_demo.py: E402
227227
examples/shapes_and_collections/fancybox_demo.py: E402
228228
examples/shapes_and_collections/hatch_demo.py: E402
229-
examples/shapes_and_collections/hatch_style_reference: E402
229+
examples/shapes_and_collections/hatch_style_reference.py: E402
230230
examples/shapes_and_collections/line_collection.py: E402
231231
examples/shapes_and_collections/marker_path.py: E402
232232
examples/shapes_and_collections/patch_collection.py: E402

0 commit comments

Comments
 (0)
0