diff options
| author | Eli Schwartz <eschwartz@archlinux.org> | 2022-08-30 19:34:12 -0400 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2022-09-05 09:47:35 -0700 |
| commit | e6122ba7864cf7b4c20091651e69d33ba2f7b463 (patch) | |
| tree | 8e3a459c1ec6e442eb5d58847739bf8b8397b230 /mesonbuild/modules/external_project.py | |
| parent | c1182b3f74732a4e933fe01b11acb117f0b77fbf (diff) | |
| download | meson-e6122ba7864cf7b4c20091651e69d33ba2f7b463.tar.gz | |
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/modules/external_project.py')
0 files changed, 0 insertions, 0 deletions
