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

Removed unused argument #8257

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

radarhere
Copy link
Member

def draw_text(ink, stroke_width=0, stroke_offset=None) -> None:

The third argument of this internal function has been unused since https://github.com/python-pillow/Pillow/pull/4930/files#diff-f5af1d5d4c3d64d24c36722596ab3b4e7787513249be6a2a297f9603da7f088aL356

@hugovk hugovk merged commit a103c4a into python-pillow:main Jul 24, 2024
50 of 51 checks passed
@radarhere radarhere deleted the imagedraw_unused branch July 24, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants