When running the python -m flatisfy fetch
line without a config file, an unexpected error triggers, preventing to land in the catch block and show the error message about the missing config. This fixes it.
When running the python -m flatisfy fetch
line without a config file, an unexpected error triggers, preventing to land in the catch block and show the error message about the missing config. This fixes it.