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

📋 [TASK] Remove try_import function for v2.0 #2374

Open
Tracked by #2364
samet-akcay opened this issue Oct 15, 2024 · 0 comments
Open
Tracked by #2364

📋 [TASK] Remove try_import function for v2.0 #2374

samet-akcay opened this issue Oct 15, 2024 · 0 comments
Milestone

Comments

@samet-akcay
Copy link
Contributor

Describe the task

For the upcoming v2.0 release, we need to completely remove the deprecated try_import function from our codebase. This function has been replaced by the package_available function from the lightning-utilities package.

Acceptance Criteria

  • No occurrences of try_import function or imports remain in the codebase
  • All previous uses of try_import have been replaced with package_available from lightning-utilities
  • All unit tests and integration tests pass successfully

Priority

Low

Related Epic

#2364

Estimated Time

<1h

Current Status

Not Started

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📝 To Do
Development

No branches or pull requests

1 participant