Skip to content

Commit 06fd264

Browse files
committed
removing empty line for pep8 test
1 parent 7cb6066 commit 06fd264

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2522,7 +2522,6 @@ def pie(self, x, explode=None, labels=None, colors=None,
25222522
verticalalignment='center',
25232523
**textprops)
25242524

2525-
25262525
autotexts.append(t)
25272526

25282527
theta1 = theta2

0 commit comments

Comments
 (0)