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

Skip to content

Commit fc2b812

Browse files
FIxed E302
1 parent d600b1f commit fc2b812

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/lines_bars_and_markers/hat_graph.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
ax.legend()
3030
ax.set_xlabel('Games')
3131

32+
3233
def Label(heights, rects):
3334
"""Attach a text label on top of each bar."""
3435
i = 0

0 commit comments

Comments
 (0)