You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add debug logs for set_value and get_value methods
- Fix type hint for create_value_fn using Callable from typing
- Format function signature for better readability
The debug logs follow the Helm plugin convention and provide
better observability for value operations. Type hints now
properly specify the function signature for create_value_fn.
0 commit comments