mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
c022c51b12
When click calls the command handler functions, dashes are converted to underscores to work with the variable name limitations of python. When accessing kwargs, convert the argument name to the underscored version.