glotzerlab / hoomd-examples

HOOMD-blue example scripts.
BSD 3-Clause "New" or "Revised" License
35 stars 15 forks source link

Use non-deprecated Pillow APIs. #65

Closed joaander closed 2 years ago

joaander commented 2 years ago

Description

Replace the deprecated PIL.Image.ADAPTIVE with PIL.Image.Palette.ADAPTIVE. This removes the warning message presented to users when they run the notebook with a current Pillow install.

Resolves: #64.

Checklist:

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB