mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Remove another unnecessary Unicode character.
This commit is contained in:
parent
459744cc71
commit
6dfe956bfc
1 changed files with 1 additions and 1 deletions
|
@ -308,5 +308,5 @@ corresponding to a full circle:
|
|||
.. method:: Turtle.degrees([fullcircle])
|
||||
|
||||
*fullcircle* is by default 360. This can cause the pen to have any angular units
|
||||
whatever: give *fullcircle* 2\*$π for radians, or 400 for gradians.
|
||||
whatever: give *fullcircle* ``2*pi`` for radians, or 400 for gradians.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue