diff options
| author | David Robertson <davidr@element.io> | 2023-02-06 12:54:11 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-06 12:54:11 +0000 |
| commit | b275763c65dfa3c38432465c5bfba66a15c08040 (patch) | |
| tree | d707d0cc69e2ed27529f0f89fd5ed57110266d41 | |
| parent | Type hints for tests.appservice (#14990) (diff) | |
| download | synapse-b275763c65dfa3c38432465c5bfba66a15c08040.tar.xz | |
Expect type stubs from canonicaljson (#14992)
* canonicaljson has stubs now since https://github.com/matrix-org/python-canonicaljson/pull/52 which is included in the lockfile version we use for type checking. * Changelog
| -rw-r--r-- | changelog.d/14992.misc | 1 | ||||
| -rw-r--r-- | mypy.ini | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/changelog.d/14992.misc b/changelog.d/14992.misc new file mode 100644 |
