[pre-commit.ci] auto fixes from pre-commit.com hooks
Some checks are pending
test / test-matrix (4.2, 3.10) (push) Waiting to run
test / test-matrix (4.2, 3.11) (push) Waiting to run
test / test-matrix (4.2, 3.12) (push) Waiting to run
test / test-matrix (4.2, 3.9) (push) Waiting to run
test / test-matrix (5.1, 3.10) (push) Waiting to run
test / test-matrix (5.1, 3.11) (push) Waiting to run
test / test-matrix (5.1, 3.12) (push) Waiting to run
test / test-matrix (5.1, 3.13) (push) Waiting to run
test / test-matrix (5.2, 3.10) (push) Waiting to run
test / test-matrix (5.2, 3.11) (push) Waiting to run
test / test-matrix (5.2, 3.12) (push) Waiting to run
test / test-matrix (5.2, 3.13) (push) Waiting to run

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2026-04-13 17:28:03 +00:00
parent 2fd1b98c48
commit 5bb1052e08
2 changed files with 0 additions and 3 deletions

View file

@ -1,5 +1,3 @@
# ruff: noqa: UP007
from __future__ import annotations
import warnings

View file

@ -1,4 +1,3 @@
# ruff: noqa: UP007
from __future__ import annotations
from typing import TYPE_CHECKING, ClassVar, Optional