[pre-commit.ci] auto fixes from pre-commit.com hooks
Some checks failed
test / test-matrix (4.2, 3.10) (push) Has been cancelled
test / test-matrix (4.2, 3.11) (push) Has been cancelled
test / test-matrix (4.2, 3.12) (push) Has been cancelled
test / test-matrix (4.2, 3.9) (push) Has been cancelled
test / test-matrix (5.1, 3.10) (push) Has been cancelled
test / test-matrix (5.1, 3.11) (push) Has been cancelled
test / test-matrix (5.1, 3.12) (push) Has been cancelled
test / test-matrix (5.1, 3.13) (push) Has been cancelled
test / test-matrix (5.2, 3.10) (push) Has been cancelled
test / test-matrix (5.2, 3.11) (push) Has been cancelled
test / test-matrix (5.2, 3.12) (push) Has been cancelled
test / test-matrix (5.2, 3.13) (push) Has been cancelled

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2026-02-16 17:29:05 +00:00
parent 166448931f
commit 4ef6a02c2f
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