diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-01-12 09:49:55 -0800 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2021-01-13 13:31:29 -0800 |
commit | 6180992d4939f931aaeae74138dae069a60a3485 (patch) | |
tree | 77046603f2c2b3bf6290f456991759c9f2dc99e2 /mesonbuild/interpreter.py | |
parent | a4e1be4e5b2430ec5ef2e88a9b90de07199f8e14 (diff) | |
download | meson-6180992d4939f931aaeae74138dae069a60a3485.zip meson-6180992d4939f931aaeae74138dae069a60a3485.tar.gz meson-6180992d4939f931aaeae74138dae069a60a3485.tar.bz2 |
minstall: fix imports
This uses PEP8 style, one per from `import mod`, but with commas from
`from mod import a, b`. Also run sort, for niceness.
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions