Commit 227a8f8
committed
fix: resolve linting errors in test case
- Sort imports alphabetically (asyncio before threading)
- Add proper ExceptionGroup import with fallback for older Python versions
- Remove unnecessary f-string prefix
- All linting checks now pass1 parent e0331e6 commit 227a8f8
1 file changed
Lines changed: 7 additions & 2 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
1620 | 1625 | | |
1621 | 1626 | | |
1622 | 1627 | | |
1623 | | - | |
1624 | 1628 | | |
| 1629 | + | |
1625 | 1630 | | |
1626 | 1631 | | |
1627 | 1632 | | |
| |||
1662 | 1667 | | |
1663 | 1668 | | |
1664 | 1669 | | |
1665 | | - | |
| 1670 | + | |
1666 | 1671 | | |
1667 | 1672 | | |
1668 | 1673 | | |
| |||
0 commit comments