Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 685f152

Browse files
committed
Fix pep8 violation
1 parent 2fd6129 commit 685f152

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/mplot3d/polys3d_demo.py

Lines changed: 1 addition & 1 deletion
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)