CLI Argument Not Updating in Python – Discrepancy Between Poetry and Direct Execution
Newbie here. I’m working on a CLI in python and I don’t know why the main class of the CLI does not update as new arguments are added. Here there is the structure of my repo source: