[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-03-16 17:49:29 +00:00
parent 7941ab2735
commit 822f713d68
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