Commit e6aa6ba
committed
docs(import[_classify_import_action]): Clarify that SKIP_UNCHANGED is not a pure no-op
why: The docstring said "Same URL is always a no-op" but _run_import now stamps
provenance metadata on unchanged entries when import_source is set.
what:
- Change wording from "no-op" to "classified as unchanged"
- Add cross-reference note about _run_import provenance stamping behavior1 parent faab7ff commit e6aa6ba
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
| |||
0 commit comments