I decided it makes sense to do this separately from #255, which is a larger issue. Program settings shouldn't live in the model directory, because they reflect user preferences, not aspects of the model (for my full rant, see #255).
For now, let's just look for the settings.toml file in the CWD rather than the model directory.
I decided it makes sense to do this separately from #255, which is a larger issue. Program settings shouldn't live in the model directory, because they reflect user preferences, not aspects of the model (for my full rant, see #255).
For now, let's just look for the
settings.tomlfile in the CWD rather than the model directory.