Skip to content

Commit cf3d898

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e2beee7 commit cf3d898

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/content/sprints/pillow.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ links:
1414
url: "https://github.com/python-pillow/Pillow/issues/1888#issuecomment-2613018551"
1515
---
1616

17-
I'm planning on working on the long-standing Pillow issue #1888 -- high
18-
bit depth multi channel images, specifically by trying to add planar
19-
image storage to the core Pillow imaging object. [This
20-
comment](https://github.com/python-pillow/Pillow/issues/1888#issuecomment-2613018551)
17+
I'm planning on working on the long-standing Pillow issue #1888 -- high bit
18+
depth multi channel images, specifically by trying to add planar image storage
19+
to the core Pillow imaging object.
20+
[This comment](https://github.com/python-pillow/Pillow/issues/1888#issuecomment-2613018551)
2121
outlines the general approach that I think would work.
2222

23-
There will be some C level wrangling in addition to the Python layer
24-
changes to implement the planar image storage.
23+
There will be some C level wrangling in addition to the Python layer changes to
24+
implement the planar image storage.

0 commit comments

Comments
 (0)