Commit 0e0f018
authored
fix: invalid type alias for EvaluationContextAttributes (#534)
The current type hint was impossible to satisfy with nested dict
attributes that are not empty.
Fixes #532
Signed-off-by: AlexandrePicosson <[email protected]>1 parent 92f5da4 commit 0e0f018
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments