Commit d72f699
feat: add skip_latents() to test_mode helpers
New env-var-gated helper alongside skip_visualization() / skip_checks().
Returns True when any PYAUTO_TEST_MODE level is active, or when
PYAUTO_SKIP_LATENTS=1 is set explicitly. Consumed by PyAutoFit's
SearchUpdater._compute_latent_samples short-circuit (PyAutoLabs/PyAutoFit#1294).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent cc29850 commit d72f699
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
0 commit comments