8000 white issues · matplotlib/matplotlib@ee9994a · GitHub
[go: up one dir, main page]

Skip to content

Commit ee9994a

Browse files
committed
white issues
1 parent 87a8535 commit ee9994a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/backend_bases.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ def draw_path_collection(self, gc, master_transform, paths, all_transforms,
222222
"""
223223
path_ids = self._iter_collection_raw_paths(master_transform,
224224
paths, all_transforms)
225-
225+
226226
for xo, yo, path_id, gc0, rgbFace in self._iter_collection(
227227
gc, master_transform, all_transforms, list(path_ids), offsets,
228228
offsetTrans, facecolors, edgecolors, linewidths, linestyles,

0 commit comments

Comments
 (0)
0