Extract functions from main command logic in groups
and products
to improve readability
#51
Labels
chore
Admin tasks, refactoring, etc.
As a part of troubleshooting / discussing the issue documented in #50, we decided it could be helpful to extract out functions from the main line of code in
littlepay.commands.groups
andlittlepay.commands.products
, with the "main line" being thegroups
function andproducts
function respectively.The text was updated successfully, but these errors were encountered: