Commit 9bddaae
Fix CI: accept bool dtype in syndrome tests
Stim returns boolean arrays by default, not uint8.
Update test to accept both bool and uint8 dtypes.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 3230244 commit 9bddaae
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments