[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2024-05-27 11:19:09 +00:00
parent 773ff20b76
commit 034f3cbed5

View File

@ -243,7 +243,7 @@ Methods
.. py:method:: ImageDraw.circle(xy, radius, fill=None, outline=None, width=1)
Draws a circle given the center coordinates and a radius.
.. versionadded:: 10.4.0
:param xy: One point to define the circle center. Sequence: