diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2022-03-09 12:35:49 -0800 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2022-08-18 21:57:36 -0400 |
commit | 26f02f50b823af5ef6025e62bf7d6943d00ef2bc (patch) | |
tree | de8bb4e723518f471f608064e23bdbe377f51d88 /mesonbuild/modules/java.py | |
parent | e84f293f672a372d2434d0ce4fa39d3f902b6ce8 (diff) | |
download | meson-26f02f50b823af5ef6025e62bf7d6943d00ef2bc.zip meson-26f02f50b823af5ef6025e62bf7d6943d00ef2bc.tar.gz meson-26f02f50b823af5ef6025e62bf7d6943d00ef2bc.tar.bz2 |
modules/pkgconfig: Get most type annotations added
There are still a lot of errors here due to a mixture of really bad
design (adding extra attributes to objects), and legitimate type errors
(passing a str where a List[str] is expected). I suspect a lot of these
cases aren't hit for some reason.
Diffstat (limited to 'mesonbuild/modules/java.py')
0 files changed, 0 insertions, 0 deletions