mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 01:35:56 +03:00
[PR #545] [MERGED] fix: refactor python to remove unused code #566
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#566
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/flyimg/flyimg/pull/545
Author: @sadok-f
Created: 11/24/2024
Status: ✅ Merged
Merged: 11/24/2024
Merged by: @sadok-f
Base:
main← Head:python-code-refactor📝 Commits (5)
0049fbcfix: refactor python code for the smartcrop and facedetect, remove unused features5749f50fix linting errors8d6af70fix python linting errors1dea8e7use isort to sort facedetect libscaff525fix: fix cannot write mode RGBA as JPEG for avif image📊 Changes
2 files changed (+99 additions, -325 deletions)
View changed files
📝
python/facedetect.py(+59 -269)📝
python/smartcrop.py(+40 -56)📄 Description
fix: refactor python code for the smartcrop and facedetect, remove unused features
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.