diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2023-02-23 11:18:54 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-23 11:18:54 -0800 |
commit | 6b27aebeb429d1f7c2bb450c49cd43270d1d007e (patch) | |
tree | 57384d3bef7ba94defe6f1e881e90cd85a0d4ccc /bin/haspywin.py | |
parent | 5c7cccd052e0c899aab3c2a7918c5e3b554abe4a (diff) | |
download | spack-6b27aebeb429d1f7c2bb450c49cd43270d1d007e.tar.gz spack-6b27aebeb429d1f7c2bb450c49cd43270d1d007e.tar.bz2 spack-6b27aebeb429d1f7c2bb450c49cd43270d1d007e.tar.xz spack-6b27aebeb429d1f7c2bb450c49cd43270d1d007e.zip |
colify.py: get rid of **kwargs (#35641)
`colify` is an old module in Spack that still uses `**kwargs` liberally.
We should be more explicit. Doing this eliminates the need for many
checks (can't pass the wrong arg if it isn't allowed) and makes the
function documentation more clear.
Diffstat (limited to 'bin/haspywin.py')
0 files changed, 0 insertions, 0 deletions