Commit 43fecce
committed
Document that memories arg is intentionally unused in swapping set_others
The memories parameter in EntanglementSwappingA/B.set_others is part of the
shared EntanglementProtocol.set_others() interface (called positionally by
ResourceManager, and used by the generation protocols), so it cannot be removed
without breaking that interface. Add a short comment in both swapping overrides
clarifying it is intentionally unused there. Refs #170.1 parent c3e2bb6 commit 43fecce
1 file changed
Lines changed: 6 additions & 0 deletions
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
204 | 208 | | |
205 | 209 | | |
206 | 210 | | |
| |||
359 | 363 | | |
360 | 364 | | |
361 | 365 | | |
| 366 | + | |
| 367 | + | |
362 | 368 | | |
363 | 369 | | |
364 | 370 | | |
| |||
0 commit comments