Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

ales-erjavec
Copy link
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