[autofix.ci] apply automated fixes (attempt 2/3)

This commit is contained in:
autofix-ci[bot]
2025-09-15 07:58:44 +00:00
committed by GitHub
parent a099a35e51
commit 754d790c89
7 changed files with 6 additions and 7 deletions

View File

@ -4,7 +4,7 @@ from collections.abc import Generator, Iterable
from copy import deepcopy
from datetime import UTC, datetime
from mimetypes import guess_type
from typing import Any, Optional, Union, cast
from typing import Any, Union, cast
from yarl import URL