Commit 29afed6
committed
MNT: Move sphinx_gallery_thumbnail_path to fix E402 lint errors
Moving the variables below imports ensures PEP8/Ruff compliance while maintaining Sphinx-Gallery configuration.1 parent a8a15ba commit 29afed6
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
933 | 932 | | |
934 | 933 | | |
935 | 934 | | |
| 935 | + | |
| 936 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
372 | 371 | | |
373 | 372 | | |
374 | 373 | | |
| 374 | + | |
| 375 | + | |
0 commit comments