## Summary Pulls in two updates to `mypy_primer` projects: * https://github.com/hauntsaninja/mypy_primer/pull/201 (add `django-test-migrations`) * https://github.com/hauntsaninja/mypy_primer/pull/122 (remove `SinbadCogs`) ## Test Plan CI on this PR
Markdown files within the mdtest/ subdirectory are tests of type inference and type checking;
executed by the tests/mdtest.rs integration test.
See crates/ty_test/README.md for documentation of this test format.