Commit c511b20
committed
Fix E306 lint error and update changelog for unadjusted outcome-model summary
The previous commit removed the unconditional aipw() call from
_outcome_estimates_summary(), which left the nested _fmt_points
definition with no preceding blank line (flake8 E306). Add it back.
Also drop the '(see the changelog)' reference from the comment per
review: the changelog summary section now explicitly documents that
mu_DR/AIPW appears only when the frame is adjust()-calibrated,
matching the new summary() behavior.1 parent 564527e commit c511b20
2 files changed
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
120 | 122 | | |
121 | 123 | | |
122 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3752 | 3752 | | |
3753 | 3753 | | |
3754 | 3754 | | |
| 3755 | + | |
3755 | 3756 | | |
3756 | 3757 | | |
3757 | 3758 | | |
| |||
3772 | 3773 | | |
3773 | 3774 | | |
3774 | 3775 | | |
3775 | | - | |
3776 | | - | |
| 3776 | + | |
| 3777 | + | |
3777 | 3778 | | |
3778 | 3779 | | |
3779 | 3780 | | |
| |||
0 commit comments