Commit 5d1e361
committed
R4: drop stale line-number ref in path_sup_t_bands comment
CI AI review R3 P3: the comment referenced
chaisemartin_dhaultfoeuille.py:2865-2875 but the OVERALL
event_study_effects[l]['cband_conf_int'] propagation now lives at
~3329-3338 in the same file. The OVERALL site is inlined inside
fit() with no stable enclosing function name, so the cleanest fix
is to drop the line range entirely and reference the symbol +
enclosing fit() method (stable across moves). Per feedback memory
'audit-residual-drift-classes' item 6 (Hardcoded line refs).1 parent 34cf5a1 commit 5d1e361
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
632 | | - | |
633 | | - | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
634 | 635 | | |
635 | 636 | | |
636 | 637 | | |
| |||
0 commit comments