We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3efbf commit bfc32ccCopy full SHA for bfc32cc
src/strands/experimental/bidi/_async/_task_group.py
@@ -10,7 +10,7 @@
10
11
12
class _TaskGroup:
13
- """Implementation of asyncio.TaskGroup for use in Python 3.10.
+ """Shim of asyncio.TaskGroup for use in Python 3.10.
14
15
Attributes:
16
_tasks: List of tasks in group.
0 commit comments