Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean-up type hints in server config (#10915) | Patrick Cloke | 2021-09-28 | 1 | -0/+1 |
By using attrs instead of dicts to store configuration. Also updates some of the attrs classes to use proper type hints and auto_attribs. |