There are two changes here, one is to remove an `elif` that is effectively an `else`, that helps the type checker and provides a small speedup potentially. The second is a potentially unbound variable, that currently isn't hit, but very much could be.pull/9132/head
parent
272674e792
commit
6d055b1e27
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue