Martin Baláž
Martin Baláž
I usually use configFile = yaml.safe_load(fileObject) config = dotmap.DotMap(configFile, _dynamic = False) which works fine. However It would be nice to be able to switch between dynamic and "static" `DotMap`s....
Ah, terribly sorry, I did not notice that. The "feature request" template does not ask for `poetry -vvv` output (I see now that the "bug report" one does, but I...
Hi @aryanyk I was planning to open a PR myself but I am quite busy these days. If you can do it now, by all means, go for it 👍🏻