Commit 2fc5f11
docs: regenerate the two notebooks with mangled code cells
`chapter_2_lens_modeling/tutorial_4_dealing_with_failure.ipynb` and
`simulator/source_complex.ipynb` each had a code cell containing a literal
`# %%` and `'''` — a SyntaxError for anyone who ran it. Their scripts open a
docstring on the line immediately after code, which the generator failed to
split into its own markdown cell (fixed in PyAutoLabs/PyAutoHands#214).
No script in this repo carries the `Finished.` / `Finish.` crutch, so this is a
regeneration only.
Refs PyAutoLabs/PyAutoHands#211
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013XzXdQMU3KV2tyZaMNPvsM1 parent 3e0d7bb commit 2fc5f11
2 files changed
Lines changed: 19 additions & 13 deletions
File tree
- notebooks
- chapter_2_lens_modeling
- simulator
Lines changed: 11 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
739 | | - | |
740 | | - | |
741 | | - | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
742 | 748 | | |
743 | 749 | | |
744 | 750 | | |
745 | 751 | | |
746 | 752 | | |
747 | 753 | | |
748 | 754 | | |
749 | | - | |
750 | | - | |
751 | | - | |
752 | | - | |
753 | | - | |
| 755 | + | |
| 756 | + | |
754 | 757 | | |
755 | 758 | | |
756 | 759 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 140 | + | |
145 | 141 | | |
146 | 142 | | |
147 | 143 | | |
148 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
149 | 152 | | |
150 | 153 | | |
151 | 154 | | |
| |||
0 commit comments