Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 68fdc8a

Browse filesBrowse files
timhoffmmeeseeksmachine
authored andcommitted
Backport PR #29068: [DOC] Fix indentation in sync_cmaps example
1 parent 0e44670 commit 68fdc8a
Copy full SHA for 68fdc8a

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎galleries/examples/images_contours_and_fields/multi_image.py

Copy file name to clipboardExpand all lines: galleries/examples/images_contours_and_fields/multi_image.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
#
6464
# def sync_cmaps(changed_image):
6565
# for im in images:
66-
# if changed_image.get_cmap() != im.get_cmap():
67-
# im.set_cmap(changed_image.get_cmap())
66+
# if changed_image.get_cmap() != im.get_cmap():
67+
# im.set_cmap(changed_image.get_cmap())
6868
#
6969
# for im in images:
7070
# im.callbacks.connect('changed', sync_cmaps)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.