Commit 5c4f538
Cycles 19-20: drop stale issue/PR cross-references, prune unused yaml extra
- Strip 'see #148' and 'see #080' references in cluster.py / pool.py
— internal tracker numbers don't age well and don't help readers
outside the original context. Rewrote the surrounding comments to
carry the relevant information inline.
- Drop the unused 'yaml' optional-dependency (pyyaml was never
imported anywhere). If YAML cluster-config parsing lands later it
can be re-added with the importing code in the same change.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 906fe91 commit 5c4f538
4 files changed
+7
-48
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
369 | | - | |
370 | | - | |
| 369 | + | |
| 370 | + | |
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments