We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8983f commit 17bdf85Copy full SHA for 17bdf85
buildconfig/stubs/pygame/surface.pyi
@@ -773,7 +773,7 @@ class Surface:
773
rectangle for the Surface centered at a given position. Size attributes
774
such as ``size`` or ``w`` can also be applied to resize the FRect.
775
776
- ..versionadded:: 2.3.0
+ .. versionadded:: 2.3.0
777
"""
778
779
def get_bitsize(self) -> int:
docs/reST/ref/mixer.rst
@@ -526,7 +526,7 @@ The following file formats are supported
526
This simply returns the channel id used to create the ``Channel`` instance
527
as a read-only attribute
528
529
- ..versionadded:: 2.4.0
+ .. versionadded:: 2.4.0
530
531
.. ## Channel.id ##
532
0 commit comments