Coding 2025-07-19

By Max Woerner Chase

Okay, I made some progress, but it's getting late, so I'm just going to plan things for later, because I think I'm ready to update type checking. Here's how it should go:

At that point, I should get a giant pile of type errors out of Mypy. Once I grind through all of those, I'll get a whole bunch more type errors checking against the test suite, and I can update everything, and then hopefully the tests will finally pass.

For now, I'm going to get ready for bed.

Good night.