diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-08-28 10:51:08 -0400 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-08-29 23:32:43 +0300 |
commit | 14b245762721461d5326b2015d9f6da444d4128e (patch) | |
tree | bc8833a5e0bd3b5981fdb4865ed0b36ad9c61f15 /mesonbuild/compilers/objcpp.py | |
parent | ff7d86d05f0022a74845fda721bc22dda08cbb15 (diff) | |
download | meson-14b245762721461d5326b2015d9f6da444d4128e.zip meson-14b245762721461d5326b2015d9f6da444d4128e.tar.gz meson-14b245762721461d5326b2015d9f6da444d4128e.tar.bz2 |
flake8: fix warnings for unused imports
This is supposed to expose all primitives together, but to do that we
need to actually "use" each variable in `__all__`, which we... didn't.
Sorry about that.
Diffstat (limited to 'mesonbuild/compilers/objcpp.py')
0 files changed, 0 insertions, 0 deletions