diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2017-10-23 17:44:49 +0200 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2017-10-24 10:05:36 +0200 |
commit | 6b5ca387230e76698a3889e9330a10a30fa4958d (patch) | |
tree | ee85f092f94f847ebd03a98e24b2147a791a551d /templates/modules | |
parent | 5449884b2ecd84f61287923aaffa867d07cbf026 (diff) | |
download | spack-6b5ca387230e76698a3889e9330a10a30fa4958d.tar.gz spack-6b5ca387230e76698a3889e9330a10a30fa4958d.tar.bz2 spack-6b5ca387230e76698a3889e9330a10a30fa4958d.tar.xz spack-6b5ca387230e76698a3889e9330a10a30fa4958d.zip |
do not use 'l' as a variable name, to appease new flake8 version
- new E741 flake8 checks disallow 'l', 'O', and 'I' as variable names
- rework parts of the code that use this, to be compliant
- we could add exceptions for this, but we're trying to mostly keep up
with PEP8 and we already have more than a few exceptions.
Diffstat (limited to 'templates/modules')
0 files changed, 0 insertions, 0 deletions