Skip to content

Conversation

@ptpt
Copy link
Member

@ptpt ptpt commented Jan 24, 2025

This pull request focuses on refactoring the unit tests for EXIF data handling by removing dependencies on the Pillow library and utilizing the ExifRead class for reading EXIF data. The main changes include the removal of Pillow from the requirements and test files, and the replacement of Pillow-based EXIF reading methods with methods from the ExifRead class.

Key changes include:

Dependencies:

Refactoring EXIF reading in tests:

Refactoring EXIF reading tests:

@ptpt ptpt merged commit e5165ef into main Jan 24, 2025
16 checks passed
@ptpt ptpt deleted the chore-remove-pillow branch January 24, 2025 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants