Skip to content
Snippets Groups Projects

Remove outdated matplotlib rcParams setting

Merged Thomas Kluyver requested to merge rm-mpl-legacy-colorbar into master

Description

The legacy_colorbar setting has no effect in matplotlib 3.4+ - except that it gives a warning saying it's going to be removed. We now deploy offline calibration with matplotlib 3.4.2, so we can remove this line.

How Has This Been Tested?

I haven't tested; I'm trusting matplotlib's docs.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.

Reviewers

@hammerd @danilevc

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading