Dan Davis

Results 113 comments of Dan Davis

I should also add that this violation is emergent - the only default source other than init settings are environment variables, and that can be effectively disabled using `_env_prefix`. Parsing...

Here is what I am concerned about in terms of the principle of least surprise and dependency injection: https://gist.github.com/danizen/61de10c4c601fa36c97a65546b785248

As you can see, I found a solution which works for me. I'm fooling around with model_dump and so on to get a true copy going.