diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2021-12-05 01:28:21 -0500 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2021-12-05 11:39:20 -0500 |
commit | 4b2c54569df780e36fc5bf1905ae6b60d1393fba (patch) | |
tree | 2b9181948490a8a34eba6be672ca939ef9ac51e9 /mesonbuild/mtest.py | |
parent | 4f0c5af3908241228f042184cdbd2b8fc286712e (diff) | |
download | meson-4b2c54569df780e36fc5bf1905ae6b60d1393fba.zip meson-4b2c54569df780e36fc5bf1905ae6b60d1393fba.tar.gz meson-4b2c54569df780e36fc5bf1905ae6b60d1393fba.tar.bz2 |
clean up function signatures in preparation for dataclasses
FeatureCheck always immediately sets extra_message to '' if it isn't
explicitly passed, so there is really no point in using None as a
sentinel that is never used.
Names used in init functions are sometimes pointlessly different from
the class instance attributes they are immediately assigned to. They
would make more sense if defined properly.
Diffstat (limited to 'mesonbuild/mtest.py')
0 files changed, 0 insertions, 0 deletions