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 Oct 26, 2024
1 parent a318c57 commit ee84978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/test_file_wmf.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
from __future__ import annotations

import sys
from io import BytesIO
from pathlib import Path
from typing import IO

import sys
import pytest

from PIL import Image, ImageFile, WmfImagePlugin
Expand Down

0 comments on commit ee84978

Please sign in to comment.