-
Notifications
You must be signed in to change notification settings - Fork 1
Added list, set, and tuple support for log_configs()
, added tuple support for tags
#67
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
Conversation
This reverts commit 0988dff.
…rings and expand log_configs tests for various data types
cc: @neptune-ai/tech-writers for documentation |
log_configs()
, added tuple support for add_tags()
log_configs()
, added tuple support for add_tags()
log_configs()
, added tuple support for tags
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would limit this PR to only adding typehints for tuples. Supporting nontrivial types for configs requires deeper consideration. Adding it now by casting to str could lock us in for longer if users start depending on this behaviour.
9fe3abb
to
23b16df
Compare
Please merge with |
…onfigs_series_support
Something is wrong, as the changes include files that already exist. I think you should revert the last commit and rebase onto |
…ss/log_configs_series_support" This reverts commit 2f2226d.
No description provided.