Merge pull request #2438 from dglaude/patch-2

Update Shape.c
This commit is contained in:
Dan Halbert 2019-12-31 00:16:10 -05:00 committed by GitHub
commit 1bc9279ba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -41,8 +41,6 @@
//|
//| Represents any shape made by defining boundaries that may be mirrored.
//|
//| .. warning:: This will likely be changed before 4.0.0. Consider it very experimental.
//|
//| .. class:: Shape(width, height, *, mirror_x=False, mirror_y=False)
//|
//| Create a Shape object with the given fixed size. Each pixel is one bit and is stored by the