Skip to content

Commit 7977cff

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e11bcb8 commit 7977cff

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

eav/models/attribute.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# ruff: noqa: UP007
2-
31
from __future__ import annotations
42

53
import warnings

eav/models/value.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# ruff: noqa: UP007
21
from __future__ import annotations
32

43
from typing import TYPE_CHECKING, ClassVar, Optional

0 commit comments

Comments
 (0)