spack/lib/spack/llnl
Todd Gamblin 6b27aebeb4
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.
2023-02-23 11:18:54 -08:00
..
util colify.py: get rid of **kwargs (#35641) 2023-02-23 11:18:54 -08:00
__init__.py license year bump (#34921) 2023-01-18 14:30:17 -08:00