Open gregriff opened 7 months ago
In main.py the main() function is really ugly. Look at popular Typer repos to see how people organize this type annotation mess
main.py
Also research more about Typer via its documentation in order to use cool features from the package
In
main.py
the main() function is really ugly. Look at popular Typer repos to see how people organize this type annotation mess