aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/templates
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-09-19 15:17:06 -0400
committerEli Schwartz <eschwartz@archlinux.org>2022-09-19 15:19:01 -0400
commitedc3e263693586b69a1e044b66dfdde4f5054362 (patch)
tree2ed359039367019c994fd5709ca764acbabbba18 /mesonbuild/templates
parent8277a1aba85bd61109563736d9fdbc9e06a3be6b (diff)
downloadmeson-edc3e263693586b69a1e044b66dfdde4f5054362.zip
meson-edc3e263693586b69a1e044b66dfdde4f5054362.tar.gz
meson-edc3e263693586b69a1e044b66dfdde4f5054362.tar.bz2
fix odd mypy issue in unreachable code
This used to be fine, until imports were removed from this file. Now a function annotated as T.NoReturn doesn't actually tell mypy that it cannot return, though, so we manually do it.
Diffstat (limited to 'mesonbuild/templates')
0 files changed, 0 insertions, 0 deletions