Skip to content

Commit bfc32cc

Browse files
committed
wording
1 parent be3efbf commit bfc32cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/strands/experimental/bidi/_async/_task_group.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
class _TaskGroup:
13-
"""Implementation of asyncio.TaskGroup for use in Python 3.10.
13+
"""Shim of asyncio.TaskGroup for use in Python 3.10.
1414
1515
Attributes:
1616
_tasks: List of tasks in group.

0 commit comments

Comments
 (0)