mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
[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
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:
parent
166448931f
commit
4ef6a02c2f
2 changed files with 0 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
|||
# ruff: noqa: UP007
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import warnings
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
# ruff: noqa: UP007
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import TYPE_CHECKING, ClassVar, Optional
|
||||
|
|
|
|||
Loading…
Reference in a new issue