Skip to content

Commit a3e719c

Browse files
committed
reformat
1 parent a03f5d4 commit a3e719c

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)