aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/gnome.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2021-07-27 13:07:18 -0700
committerDylan Baker <dylan@pnwbakers.com>2021-08-16 16:21:51 -0700
commit6d055b1e27dc6fc0fac967fbe2f439758a4c5d07 (patch)
treeb44abcb658f1340175ad0177d1efeaf4bd3c56d0 /mesonbuild/modules/gnome.py
parent272674e792fa241036c879eee22206fa5af8beef (diff)
downloadmeson-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/modules/gnome.py')
0 files changed, 0 insertions, 0 deletions