Nikhil Verma
Nikhil Verma
+1 for extra. `pip install python-formatter[toml]` would be great.
In my case I had to make sure that the `function_app.py` file runs successfully without any errors. For example, if there are imports in the file which might be failing,...
@hh-shiung I don't see a lot of PRs merged for over a year so I want to avoid creating separate PRs. I updated the title.
Another use case is running coverage report after tests, regardless of whether they pass or fail. We could also name this new option is `keep_going`, in line with what PDM...