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

Create API to test if an object is a config object #101

Closed
omry opened this issue Dec 24, 2019 · 0 comments · Fixed by #86
Closed

Create API to test if an object is a config object #101

omry opened this issue Dec 24, 2019 · 0 comments · Fixed by #86

Comments

@omry
Copy link
Owner

omry commented Dec 24, 2019

OmegaConf.is_list(cfg)
OmegaConf.is_dict(cfg)
OmegaConf.is_config(cfg)
@omry omry added this to the OmegaConf 2.0.0 milestone Dec 24, 2019
@omry omry mentioned this issue Dec 25, 2019
@omry omry closed this as completed in #86 Dec 25, 2019
This issue was closed.
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

Successfully merging a pull request may close this issue.

1 participant