diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2021-11-12 09:27:45 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-12 14:27:45 +0000 |
commit | 95547e53007be2840c78f1c45b0c5a2ea8dcb410 (patch) | |
tree | 9d194ab6a952c9e352c37ddd451cdcffca095e6f | |
parent | Add more type hints to synapse.util. (#11321) (diff) | |
download | synapse-95547e53007be2840c78f1c45b0c5a2ea8dcb410.tar.xz |
Generalize the disallowed_untyped_defs in mypy.ini (#11322)
-rw-r--r-- | changelog.d/11322.misc | 1 | ||||
-rw-r--r-- | mypy.ini | 16 |
2 files changed, 3 insertions, 14 deletions
diff --git a/changelog.d/11322.misc b/changelog.d/11322.misc new file mode 100644 |