Commit 7c3c7b1
committed
test(action-space): suppress pyright on intentional ContinuousSpace rejection tests
These negative tests pass invalid dtype/extra kwargs to assert pydantic
ValidationError; mark the deliberate type violations with type: ignore.1 parent 804f2da commit 7c3c7b1
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
0 commit comments