Commit c1db704
Fix mypy error in test_reawaitable_concurrency.py
Add type ignore comment to suppress no-any-return error for await_helper function
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 302e42c commit c1db704
File tree
1 file changed
+1
-1
lines changed- tests/test_primitives/test_reawaitable
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments