Commit 05681a1
authored
Fix gallery pattern regex? (#3698)
Regex was generated by chatgpt, I haven't figured out lookaheads/behinds
yet
also briefly checked with hyperparameter tuning tutorial (didn't run the
entire thing so idk about the rest of the tutorial generation but I did
check that it probably didn't run anything else)
shangdi reported the old pattern wasn't working, but this one seems to1 parent 7f8b6dc commit 05681a1
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| 266 | + | |
266 | 267 | | |
267 | | - | |
| 268 | + | |
268 | 269 | | |
269 | 270 | | |
270 | 271 | | |
| |||
0 commit comments