Closed chinmayshah99 closed 1 year ago
Hi @chinmayshah99, I would like to work on this. As of now, my observations on this issue:
Cause of the build failure:
Solutions: IMO, there are two ways to resolve this issue:
pip install poetry==1.3.2
in all the prereqs file which installs the poetry)
Description
Black is failing on python 3.9 all OS types during pytest causing the build to fail.
How to Reproduce
Additional Context
Add any other context about the problem here.