spack/lib/spack/llnl/util/tty
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
..
__init__.py Style: black 23, skip magic trailing comma (#35351) 2023-02-16 23:06:12 -06:00
colify.py colify.py: get rid of **kwargs (#35641) 2023-02-23 11:18:54 -08:00
color.py license year bump (#34921) 2023-01-18 14:30:17 -08:00
log.py Style: black 23, skip magic trailing comma (#35351) 2023-02-16 23:06:12 -06:00
pty.py Style: black 23, skip magic trailing comma (#35351) 2023-02-16 23:06:12 -06:00