Correct long-standing test problem Formatting "before all" hook
to do with black not being installed (py3.4, 3.5)
#2999
Labels
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone
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
The text was updated successfully, but these errors were encountered: