summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2023-02-23 11:18:54 -0800
committerGitHub <noreply@github.com>2023-02-23 11:18:54 -0800
commit6b27aebeb429d1f7c2bb450c49cd43270d1d007e (patch)
tree57384d3bef7ba94defe6f1e881e90cd85a0d4ccc /README.md
parent5c7cccd052e0c899aab3c2a7918c5e3b554abe4a (diff)
downloadspack-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 'README.md')
0 files changed, 0 insertions, 0 deletions