Skip to content

Commit 438c319

Browse files
r3ksteImpaler343
authored andcommitted
revert test edit
1 parent 7027d19 commit 438c319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/tests/test_backend_bases.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def check(master_transform, paths, all_transforms,
3737
rb._iter_collection(
3838
gc, range(len(raw_paths)), offsets,
3939
transforms.AffineDeltaTransform(master_transform),
40-
facecolors, edgecolors, [], [], [], [False],
40+
facecolors, edgecolors, [], [], [False],
4141
[], 'screen')]
4242
uses = rb._iter_collection_uses_per_path(
4343
paths, all_transforms, offsets, facecolors, edgecolors)

0 commit comments

Comments
 (0)