Commit d457f61
authored
Alternate solution for expensive any on attributes
Since "key" is the only allowed attribute, I just pop that out before checking if anything is left in attributes, and if so, the error is raised.1 parent 7591d1f commit d457f61
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
0 commit comments