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.
Solved
AIR deployment issue due to black
Best answer by Ankita Mane
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.