Commit 76161d4
test(notebook_writeback): update no-writeback test to use a plain script
test_no_writeback_without_paired_ipynb used a py:percent file (with
front matter + # %%) which now correctly triggers auto-creation.
Replace with test_no_writeback_for_plain_script that uses a bare .py
with no markers — the boundary condition this test was always meant
to cover.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent d1a0d5e commit 76161d4
1 file changed
Lines changed: 6 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
| 101 | + | |
110 | 102 | | |
111 | 103 | | |
112 | 104 | | |
113 | | - | |
| 105 | + | |
114 | 106 | | |
115 | 107 | | |
116 | 108 | | |
117 | 109 | | |
| 110 | + | |
| 111 | + | |
118 | 112 | | |
119 | 113 | | |
120 | 114 | | |
| |||
0 commit comments