We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/TheAlgorithms/Python/actions/runs/4960833192/jobs/8876852733?pr=8722
"maths/euclidean_distance.py:9:13: UP007 Use X | Y for type annotations"
X | Y
No response
The text was updated successfully, but these errors were encountered:
@dhruvmanila Can you please suggest fixes?
Sorry, something went wrong.
I've got the same problem and when I solve it, the others test get errors
I don't see any problem here. ruff is suggesting some autofixes which should be applied.
ruff
What errors? Please provide details in the issue.
divide_and_conquer/strassen_matrix_multiplication.py
Successfully merging a pull request may close this issue.
What would you like to share?
https://github.com/TheAlgorithms/Python/actions/runs/4960833192/jobs/8876852733?pr=8722
"maths/euclidean_distance.py:9:13: UP007 Use
X | Y
for type annotations"Additional information
No response
The text was updated successfully, but these errors were encountered: