-
Notifications
You must be signed in to change notification settings - Fork 6
pre-commit lint checks failing on tests/ #9
New issue
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
Comments
Do you think you could try merging master into your branch? I'm pretty sure those were fixed in #7 |
I'm double checking for problems on my end ... |
I see that CI for the master branch succeeded on github, but it still fails for me in pre-commit.
|
OK this is weird, but ... I had to remove an older copy of I agree that on github the diagnostics probably occurred due to being based off an old ref. Sorry for the trouble. |
Huh. odd. Glad you were able to get it fixed |
Diagnostics include:
Since we took these tests from standard Python and don't "maintain" them as such, I'd favor adding disables when linting tests/, but instead of just acting I filed this since I know there are ongoing activities around fixing linting in tests/. Please feel free to deassign or assign me if this is outside of the scope of that.
This does seem to prevent #8 from being merged so it would be nice to resolve this.
The text was updated successfully, but these errors were encountered: