Skip to content

Commit 3349c7b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 406766f commit 3349c7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_build_backend/backend.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations
2+
13
from scikit_build_core import build as _orig
24

35
prepare_metadata_for_build_wheel = _orig.prepare_metadata_for_build_wheel

0 commit comments

Comments
 (0)