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

Added type hints #2

Merged
merged 6 commits into from
Oct 16, 2024
Merged

Conversation

radarhere
Copy link

@radarhere radarhere commented Oct 13, 2024

Suggestions for python-pillow#5201

  • Added type hints
  • Updated nasm to 2.16.03
  • Removed installing meson through brew, since it will just be installed by Python later
  • Simplified code
  • Sort formats alphabetically, and minor docs cleanup.
  • self.tile is already an empty list. See Removed unnecessary code python-pillow/Pillow#8465

@fdintino fdintino merged commit da466a6 into fdintino:libavif-plugin Oct 16, 2024
57 of 66 checks passed
fdintino pushed a commit that referenced this pull request Oct 16, 2024
* Added type hints

* Updated nasm to 2.16.03

* Removed duplicate meson install

* Simplified code

* Sort formats alphabetically

* tile is already an empty list

---------

Co-authored-by: Andrew Murray <[email protected]>
@radarhere radarhere deleted the libavif-plugin branch October 17, 2024 01:27
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.

2 participants