aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/build.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-08-30 19:34:12 -0400
committerDylan Baker <dylan@pnwbakers.com>2022-09-05 09:47:35 -0700
commite6122ba7864cf7b4c20091651e69d33ba2f7b463 (patch)
tree8e3a459c1ec6e442eb5d58847739bf8b8397b230 /mesonbuild/build.py
parentc1182b3f74732a4e933fe01b11acb117f0b77fbf (diff)
downloadmeson-e6122ba7864cf7b4c20091651e69d33ba2f7b463.zip
meson-e6122ba7864cf7b4c20091651e69d33ba2f7b463.tar.gz
meson-e6122ba7864cf7b4c20091651e69d33ba2f7b463.tar.bz2
interpreter: name typing-only kwargs import with an underscore
To differentiate it from the function parameter itself. Annotating a function as ``` def func_foo(kwargs: kwargs.FooKwargs): ``` is confusing, both visually and to static linters.
Diffstat (limited to 'mesonbuild/build.py')
0 files changed, 0 insertions, 0 deletions