diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-07-27 13:07:18 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2021-08-16 16:21:51 -0700 |
commit | 6d055b1e27dc6fc0fac967fbe2f439758a4c5d07 (patch) | |
tree | b44abcb658f1340175ad0177d1efeaf4bd3c56d0 /mesonbuild/interpreter/mesonmain.py | |
parent | 272674e792fa241036c879eee22206fa5af8beef (diff) | |
download | meson-6d055b1e27dc6fc0fac967fbe2f439758a4c5d07.zip meson-6d055b1e27dc6fc0fac967fbe2f439758a4c5d07.tar.gz meson-6d055b1e27dc6fc0fac967fbe2f439758a4c5d07.tar.bz2 |
compilers/compilers: Fix some potential issues spotted by pyright
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.
Diffstat (limited to 'mesonbuild/interpreter/mesonmain.py')
0 files changed, 0 insertions, 0 deletions