Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.48.0rc1 | Brendan Abolivier | 2021-11-25 | 1 | -1/+0 |
| | |||||
* | Database storage profile passes mypy (#11342) | David Robertson | 2021-11-15 | 1 | -0/+1 |
It already seems to pass mypy. I wonder what changed, given that it was on the exclusion list. So this commit consists of me ensuring `--disallow-untyped-defs` passes and a minor fixup to a function that returned either `True` or `None`. |