diff options
author | Jonathan de Jong <jonathan@automatia.nl> | 2020-10-20 13:55:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-20 07:55:21 -0400 |
commit | 84c0e46cced7b1fe0e3fd27eed5111884959cb36 (patch) | |
tree | 4735e439a6bd99656b3eb0f732a39baaca539f06 /changelog.d | |
parent | Remove some extraneous @unittest.INFOs on unit tests (#8592) (diff) | |
download | synapse-84c0e46cced7b1fe0e3fd27eed5111884959cb36.tar.xz |
Update mypy to 0.790, and move dependencies to extras (#8583)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/8583.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8583.misc b/changelog.d/8583.misc new file mode 100644 index 0000000000..d24973f09a --- /dev/null +++ b/changelog.d/8583.misc @@ -0,0 +1 @@ +Update `mypy` static type checker to 0.790. \ No newline at end of file |