Ethan
Ethan
### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues. - [X] This issue is not a question, bug report,...
## What has changed - as mentioned in https://github.com/tylerebowers/Schwabdev/pull/43 I've pulled out some examples of what I think could be nice enum additions. I think enums like this are nice...
**Describe the bug** I am trying to use python 3.10.12. Using git bash, I run: ``` $ pyenv install --list | grep -E '^3\.10\.[0-9]+$' 3.10.0 3.10.1 3.10.2 3.10.3 3.10.4 3.10.5...