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

Make constrained MOO tutorial backward compatible with old matplotlib #1970

Closed
wants to merge 1 commit into from

Conversation

Balandat
Copy link
Contributor

@Balandat Balandat commented Aug 4, 2023

The recent change to use matplotlib.colormaps instead of plt.cm.get_cmap broke the tutorial on older versions of matplotlib. This reverts this change.

The recent change to use `matplotlib.colormaps` instead of `plt.cm.get_cmap` broke the tutorial on older versions of matplotlib. This reverts this change.
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Aug 4, 2023
@facebook-github-bot
Copy link
Contributor

@Balandat has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #1970 (4e72c28) into main (ffb7bd9) will not change coverage.
The diff coverage is n/a.

❗ Current head 4e72c28 differs from pull request most recent head 1b3a3dc. Consider uploading reports for the commit 1b3a3dc to get more accurate results

@@            Coverage Diff            @@
##              main     #1970   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          178       178           
  Lines        15748     15748           
=========================================
  Hits         15748     15748           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@facebook-github-bot
Copy link
Contributor

@Balandat merged this pull request in b757b20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants