-
- Downloads
Enable `--warn-redundant-casts` option in mypy (#14671)
* Enable `--warn-redundant-casts` option in mypy Doesn't do much but helps me sleep better at night. * Changelog * Fix name of the ignore * Fix one more missed cast Not sure why I didn't see this one locally, maybe I needed a poetry update * Remove old comment Co-authored-by:Patrick Cloke <clokep@users.noreply.github.com> Co-authored-by:
Patrick Cloke <clokep@users.noreply.github.com>
Showing
- changelog.d/14671.misc 1 addition, 0 deletionschangelog.d/14671.misc
- mypy.ini 1 addition, 0 deletionsmypy.ini
- scripts-dev/release.py 2 additions, 4 deletionsscripts-dev/release.py
- synapse/storage/database.py 2 additions, 1 deletionsynapse/storage/database.py
- synapse/storage/engines/postgres.py 1 addition, 1 deletionsynapse/storage/engines/postgres.py
Loading
Please register or sign in to comment