summary refs log tree commit diff
path: root/scripts-dev/mypy_synapse_plugin.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typing for `@cached` wrapped functions (#8240)Erik Johnston2020-09-031-0/+85
This requires adding a mypy plugin to fiddle with the type signatures a bit.