Evan Magnussen
Results
2
comments of
Evan Magnussen
Can you explain your question a bit more? The way I understand what I think you are asking is that this isn't a bug at all. Python will interpret `3--2`...
Removed the dependency requirement on typer and created an extra for it. This pattern of `init_tui(app)` feels more intuitive than shoehorning the decorator to work with a library that suggests...