Commit 71a889e
committed
Update AGENTS.md: .rst/README doctests are now CI-checked
The Gotchas section said docs/*.rst doctests and README.rst weren't run
by pytest or CI, and that customize.rst had pre-existing failures under
-b doctest (CONSTANTS state leaks, non-deterministic SetManager repr).
Both are now fixed and wired into CI (see #213), so the note was stale.
Replaced it with the actual current behavior and the reset/local-instance
pattern to follow when adding new CONSTANTS-mutating examples.1 parent 2280663 commit 71a889e
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
154 | 156 | | |
155 | 157 | | |
156 | 158 | | |
| |||
0 commit comments