google / mediapy

This Python library makes it easy to display images and videos in a notebook.
https://pypi.org/project/mediapy/
Apache License 2.0
389 stars 18 forks source link

Remove warnings and fix types. #7

Closed hhoppe closed 2 years ago

hhoppe commented 2 years ago
google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

hedpeter commented 2 years ago

Looks good to me! This might hit a merge conflict, as we recently removed the test_image_write function.