Skip to content
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

Make tests work with black 24.3.0 #59

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

ancieg
Copy link
Contributor

@ancieg ancieg commented Apr 9, 2024

Closes: #57

Black changed raising exception from AssertionError to ASTSafetyError and we need to apply similar change.

See: psf/black@6af7d11

Closes: python-lsp#57

Black changed raising exception from AssertionError to ASTSafetyError
and we need to apply similar change.

See: psf/black@6af7d11
@ccordoba12 ccordoba12 added this to the v2.0.1 milestone Apr 9, 2024
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for your help with this @ancieg!

@ccordoba12 ccordoba12 merged commit 74d7ae8 into python-lsp:master Apr 9, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test regressions with black-24.3.0
2 participants