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 volcengine as an extras dependency. #293

Open
yanghua opened this issue Nov 13, 2024 · 0 comments
Open

Make volcengine as an extras dependency. #293

yanghua opened this issue Nov 13, 2024 · 0 comments
Assignees
Labels
todo marked as todo

Comments

@yanghua
Copy link
Collaborator

yanghua commented Nov 13, 2024

try:
    import optional_dependency
    # Use the optional dependency
except ImportError:
    # Handle the absence of the optional dependency
    pass

@yanghua yanghua added the todo marked as todo label Nov 13, 2024
@yanghua yanghua self-assigned this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo marked as todo
Projects
None yet
Development

No branches or pull requests

1 participant