Skip to content

Commit caf97ce

Browse files
fix: pre-commit ruff (#59)
1 parent 213979f commit caf97ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/codegen/sdk/core/autocommit/decorators.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from typing import TYPE_CHECKING, ParamSpec, TypeVar, Union, overload
44

55
import wrapt
6+
67
from codegen.sdk.core.autocommit.constants import AutoCommitState, enabled
78
from codegen.sdk.core.node_id_factory import NodeId
89

0 commit comments

Comments
 (0)