Commit 53dc740
Hotfix: TypeError: object of type 'dict_itemiterator' has no len() (#2167)
* Hotfix: TypeError: object of type 'dict_itemiterator' has no len()
* Avoid looping over items 2x
Co-authored-by: Grabowski <[email protected]>1 parent c605e0c commit 53dc740
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| 197 | + | |
197 | 198 | | |
198 | | - | |
199 | | - | |
| 199 | + | |
| 200 | + | |
200 | 201 | | |
201 | 202 | | |
202 | 203 | | |
| |||
0 commit comments