Coding 2021-07-02
Trying to make sure that my failure messages are more detailed than "something broke somewhere."
Trying to make sure that my failure messages are more detailed than "something broke somewhere."
I really hope this ends up being worth it.
It's probably a little cursed when there's a block that just starts if not typing.TYPE_CHECKING:
Past me telling me "It's okay, you've got this." and I'm not sure I believe it.
Getting ready to make problems for future me. What did future me ever do for me, anyway?
Polishing the code until it... shines is probably a bit much, yet.
It's nice to see convoluted messes get replaced with something simpler.
Fun fact: switching the Action and ActionName types should be an optimization, but it's not worth checking.
Not resting on my laurels, which may or may not exist.
Fixing a bunch of trivial errors, to make 100 tests pass.