Commit 74cf0e0
Publicize Dispatcher.executor (remove private-attribute cross-module access)
Task 5 from pr-21-fixes.md:
- Rename Dispatcher._executor → Dispatcher.executor (public attribute)
- __main__.py updated to use dispatcher.executor instead of dispatcher._executor
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 1a9bf71 commit 74cf0e0
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments