Skip to content

Commit bdf899c

Browse files
committed
chore: Delint
1 parent 2de1f32 commit bdf899c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/toolbox-core/src/toolbox_core/sync_tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def __init__(
6767
@property
6868
def _async_tool(self) -> ToolboxTool:
6969
return self._async_tool
70-
70+
7171
@property
7272
def _loop(self) -> AbstractEventLoop:
7373
return self._loop

0 commit comments

Comments
 (0)