Skip to content

[FIX] owheatmap: Use 'is' instead of 'eq' for column id comparison#4788

Merged
janezd merged 1 commit intobiolab:masterfrom
ales-erjavec:fixes/heatmap-column-model-identifier
May 21, 2020
Merged

[FIX] owheatmap: Use 'is' instead of 'eq' for column id comparison#4788
janezd merged 1 commit intobiolab:masterfrom
ales-erjavec:fixes/heatmap-column-model-identifier

Conversation

@ales-erjavec
Copy link
Copy Markdown
Contributor

Issue

Fixes gh-4766

Description of changes

Use 'is' instead of __eq__ for column id comparisons.

Includes
  • Code changes
  • Tests
  • Documentation

@janezd janezd merged commit aa58911 into biolab:master May 21, 2020
@ales-erjavec ales-erjavec deleted the fixes/heatmap-column-model-identifier branch August 5, 2020 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Heatmap colour annotation not updating

2 participants