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

fix: Fix Ivy Failing Test: all backends - manipulation.squeeze #28035

Merged
merged 2 commits into from
Feb 25, 2024

Conversation

sgalpha01
Copy link
Contributor

PR Description

Fixed manipulation.squeeze for all backends

❯ pytest ivy_tests/test_ivy/test_functional/test_core/test_manipulation.py::test_squeeze --no-header --no-summary
Use Database in ReadOnly Mode with local caching !
===================================================================== test session starts =====================================================================
collected 5 items                                                                                                                                             

ivy_tests/test_ivy/test_functional/test_core/test_manipulation.py .....                                                                                 [100%]

============================================================== 5 passed, 1288 warnings in 20.40s ==============================================================

Also, refactored the code using black formatter.

Related Issue

Closes #28023
Closes #28024
Closes #28025

Checklist

  • Did you add a function?
  • Did you add the tests?
  • Did you run your tests and are your tests passing?
  • Did pre-commit not fail on any check?
  • Did you follow the steps we provided?

Socials

Twitter: r0gue_shinobi

@NripeshN NripeshN merged commit 13aff89 into ivy-llc:main Feb 25, 2024
24 of 34 checks passed
Kacper-W-Kozdon pushed a commit to Kacper-W-Kozdon/ivy that referenced this pull request Feb 27, 2024
…lc#28035)

Co-authored-by: NripeshN <86844847+NripeshN@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants