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

Support assignment of a tuple #74

Closed
omry opened this issue Nov 9, 2019 · 1 comment
Closed

Support assignment of a tuple #74

omry opened this issue Nov 9, 2019 · 1 comment
Milestone

Comments

@omry
Copy link
Owner

omry commented Nov 9, 2019

The following should not throw:

cfg = OmegaConf.create()
cfg.foo = (1,2)
@omry omry added this to the 1.4.0 milestone Nov 9, 2019
@omry
Copy link
Owner Author

omry commented Nov 9, 2019

closed by #75

@omry omry closed this as completed Nov 9, 2019
@omry omry mentioned this issue Nov 19, 2019
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