mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
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`.
1 line
35 B
Text
1 line
35 B
Text
Add type hints to storage classes.
|