I am getting error for black while deploying code to AIR. Please find attached screenshot for reference. So in turn code standards are getting failed after pushing the same changes in AIR.
Page 1 / 1
Hei hei this should be resolved with a simple poetry update click . This should update click to the latest version which should fix this issue.
I have tried with click update. Also click version(package details) is mentioned in poetry.lock file with reference file and it’s hash value. Can u please suggest all changes in lock file as well.
Hi Arun...Issue got solved by updating .pre-commit-config.yaml by below commands:
> pre-commit clean
> pre-commit autoupdate
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.