aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/dlang.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2023-01-06 11:21:14 -0800
committerDylan Baker <dylan@pnwbakers.com>2023-01-10 09:53:22 -0800
commit27df0e09f701e88c5f924ea75adb0aea236091cb (patch)
tree2fef48aea4d1adf0cae296cea81d4c8998098349 /mesonbuild/modules/dlang.py
parente268d9f1378fdcf0660bb3c980e08f978eb970d1 (diff)
downloadmeson-27df0e09f701e88c5f924ea75adb0aea236091cb.zip
meson-27df0e09f701e88c5f924ea75adb0aea236091cb.tar.gz
meson-27df0e09f701e88c5f924ea75adb0aea236091cb.tar.bz2
modules/gnome: fix type annotations from `__init__`, which are wrong
Mainly thi sis that `state.find_program()` is annotated incorrectly, it returns `ExternalProgram | Executable | OverrideProgram`, but it's annotated to return only `ExteranlProgram`, and thus a bunch of the annotations in the gnome module are wrong.
Diffstat (limited to 'mesonbuild/modules/dlang.py')
0 files changed, 0 insertions, 0 deletions