Black will not be present for our test environment in any Python version < 3.6 due to the limitation that Black itself imposes.
Our formatting tests are failing during setup because they are expecting it.
Callstack
Error: Module 'black' not installed. at PythonExecutionService.<anonymous> (out/client/common/process/pythonProcess.js:9:9298) at Generator.next (<anonymous>) at fulfilled (out/client/common/process/pythonProcess.js:9:2415) at <anonymous>
Screenshot of build result:

Specific build
See a specific failing build on Azure DevOps CI build here
Black will not be present for our test environment in any Python version < 3.6 due to the limitation that Black itself imposes.
Our formatting tests are failing during setup because they are expecting it.
Callstack
Screenshot of build result:
Specific build
See a specific failing build on Azure DevOps CI build here