mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
773ff20b76
commit
034f3cbed5
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user