Skip to content

Commit c739cf2

Browse files
committed
formatting
1 parent ad833b8 commit c739cf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/surface_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4038,7 +4038,6 @@ def test_surface_premul_alpha(self):
40384038
),
40394039
)
40404040

4041-
40424041
def create_surface_from_byte_width(byte_width):
40434042
surf_height = 5
40444043
byte_data = bytes(byte_width * surf_height) # 50 bytes

0 commit comments

Comments
 (0)