Commit a7a973d
Make _need_to_load not assume that file ordering remained the same
In Debian, we use disorderfs as part of checking reproducibility, and
without this change test_caching failed:
https://salsa.debian.org/python-team/packages/sphinx-autoapi/-/jobs/66437611 parent 6fdc914 commit a7a973d
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
398 | 400 | | |
399 | 401 | | |
400 | 402 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments