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

Skip to content

Commit 74b76ae

Browse files
committed
Blank line removed
1 parent fa982f0 commit 74b76ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mpl_toolkits/mplot3d/axes3d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2270,7 +2270,7 @@ def add_collection3d(self, col, zs=0, zdir='z'):
22702270

22712271
collection = super().add_collection(col)
22722272
return collection
2273-
2273+
22742274
@_preprocess_data(replace_names=["xs", "ys", "zs", "s",
22752275
"edgecolors", "c", "facecolor",
22762276
"facecolors", "color"],

0 commit comments

Comments
 (0)