mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-26 11:36:03 +03:00
e605e4b8f2
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.
|