8000 [pre-commit.ci] auto fixes from pre-commit.com hooks · python-pillow/Pillow@1f47e4b · GitHub
[go: up one dir, main page]

Skip to content

Commit 1f47e4b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/test_file_png.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import sys
55
import warnings
66
import zlib
7-
from io import BytesIO, TextIOWrapper
7+
from io import BytesIO
88
from pathlib import Path
99
from types import ModuleType
1010
from typing import Any, cast

0 commit comments

Comments
 (0)
0