Commit c046c2e
root
test(linkcheck): fix ruff B010 in timeout retry test
Use a closure counter instead of dynamic attrs on TCPServer (Ruff B010,
ty unresolved-attribute).
Made-with: Cursor1 parent 7800abf commit c046c2e
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1269 | 1269 | | |
1270 | 1270 | | |
1271 | 1271 | | |
| 1272 | + | |
1272 | 1273 | | |
1273 | 1274 | | |
1274 | 1275 | | |
| |||
1280 | 1281 | | |
1281 | 1282 | | |
1282 | 1283 | | |
1283 | | - | |
1284 | | - | |
1285 | | - | |
| 1284 | + | |
| 1285 | + | |
1286 | 1286 | | |
1287 | 1287 | | |
1288 | 1288 | | |
| |||
0 commit comments