sir-lancebot
sir-lancebot copied to clipboard
Clean up constants.py
Description
constants.py has quite a bit of mess. There are constants we no longer use, there is a mix of regular classes and NamedTuples, and a lack of documentation. Let's clean it up.
Would you like to implement this yourself?
- [ ] I'd like to implement this feature myself
- [x] Anyone can implement this feature
I think this should wait until the migration to server-bootstrap/smartconfig; what do you think?
Sure, I don't mind that.
Given that smartconfig may not be worked on until later this year, @HassanAbouelela would you like to have a crack again at cleaning up constants.py?