Skip to content

Commit f0b7206

Browse files
committed
chore: Delint
1 parent ceaae2f commit f0b7206

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
@@ -68,7 +68,7 @@ def __init__(
6868
@property
6969
def _async_tool(self) -> ToolboxTool:
7070
return self._async_tool
71-
71+
7272
@property
7373
def _loop(self) -> AbstractEventLoop:
7474
return self._loop

0 commit comments

Comments
 (0)