Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config is now backed by pydantic (WIP)
- add models for config options - add function to regenerate config.yml - replace references to config with pydantic compatible references - remove unnecessary unwrap() statements TODO: - auto generate env vars - auto generate argparse - test loading a model
- Loading branch information