Skip to content

Commit 256f3f1

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/PIL/_util.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from __future__ import annotations
22

33
import os
4-
from pathlib import Path
54
from typing import Any, NoReturn
65

76
from ._typing import StrOrBytesPath, TypeGuard

0 commit comments

Comments
 (0)