Skip to content

Commit 8a77cfb

Browse files
authored
Merge pull request #8237 from dstansby/pep8-fix
Fix pep8 violation
2 parents 2fd6129 + 685f152 commit 8a77cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mplot3d/polys3d_demo.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Generate polygons to fill under 3D line graph
44
=============================================
55
6-
Demonstrate how to create polygons which fill the space under a line
6+
Demonstrate how to create polygons which fill the space under a line
77
graph. In this example polygons are semi-transparent, creating a sort
88
of 'jagged stained glass' effect.
99
"""

0 commit comments

Comments
 (0)