8000 Removed asterisks · matplotlib/matplotlib@2c306f3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c306f3

Browse files
committed
Removed asterisks
1 parent b78a0e1 commit 2c306f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/shapes_and_collections/hatch_style_reference.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=====================
55
66
Hatching (pattern filled polygons) is currently supported in the backends
7-
PS, PDF, SVG and *Agg. The backends OSX, WX and *Cairo ignore hatching.
7+
PS, PDF, SVG and Agg. The backends OSX, WX and Cairo ignore hatching.
88
"""
99
import matplotlib.pyplot as plt
1010
from matplotlib.patches import Rectangle

0 commit comments

Comments
 (0)
0