We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Several recent pulls seem to be failing with BLK100
4s Run flake8 ./pyinfra/operations/opkg.py:2:1: BLK100 Black would make changes. Error: Process completed with exit code 1.
None of the PRs in question changed that file so they probably shouldn’t be penalised for its complaint.
Possibly a result of e1b4089?
Affected PRs: #1318 #1321 #1322 #1323
These PRs are not failed on the test.
The text was updated successfully, but these errors were encountered:
Yep, my fault.
#1327 is here to compensate this mistake
Sorry, something went wrong.
My reading of #1327 is that this should be resolved - thanks @wowi42 for the fix and @Fizzadar for merging it :)
No branches or pull requests
Describe the bug
Several recent pulls seem to be failing with BLK100
None of the PRs in question changed that file so they probably shouldn’t be penalised for its complaint.
Possibly a result of e1b4089?
To Reproduce
Affected PRs:
#1318
#1321
#1322
#1323
Expected behavior
These PRs are not failed on the test.
The text was updated successfully, but these errors were encountered: