Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 30, 2024
1 parent de55d4e commit 1f47e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/test_file_png.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import sys
import warnings
import zlib
from io import BytesIO, TextIOWrapper
from io import BytesIO
from pathlib import Path
from types import ModuleType
from typing import Any, cast
Expand Down

0 comments on commit 1f47e4b

Please sign in to comment.