Commit 7562ebc
authored
Covert object type check to runtime check (#846)
* Covert object type check to runtime check
It was checked using assert earlier.
---------
Signed-off-by: Gaurav Aggarwal <[email protected]>1 parent a936a1b commit 7562ebc
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| 327 | + | |
| 328 | + | |
327 | 329 | | |
328 | | - | |
329 | | - | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
330 | 337 | | |
331 | 338 | | |
332 | 339 | | |
| |||
0 commit comments