Commit e405573
authored
Rename _scan_plan_helper method to _plan_manifest_entries (#3579)
# Rationale for this change
The method name should describe what it does.
- Follow-up of #3553
## Are these changes tested?
Yes
## Are there any user-facing changes?
No, this is an internal method.1 parent 09db25b commit e405573
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2224 | 2224 | | |
2225 | 2225 | | |
2226 | 2226 | | |
2227 | | - | |
| 2227 | + | |
2228 | 2228 | | |
2229 | 2229 | | |
2230 | 2230 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
| 314 | + | |
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| |||
0 commit comments