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

chore(style): provide type for STORAGE_INITIALIZER_VOLUME constant #2093

Open
PantherHawk opened this issue May 2, 2024 · 0 comments
Open

Comments

@PantherHawk
Copy link

what happened?

$ mypy mypy sdk/python/kubeflow/training/constants/constants.py | grep -i ":87"
sdk/python/kubeflow/training/constants/constants.py:87: error: Module has no attribute "V1Volume"  [attr-defined]

what did you expect?
No style errors.

is there a fix?
Maybe?

@PantherHawk PantherHawk changed the title chore(style): chore(style): provide type for STORAGE_INITIALIZER_VOLUME constant May 2, 2024
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

No branches or pull requests

1 participant