diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2021-11-12 15:10:03 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-12 20:10:03 +0000 |
| commit | 3fad4e3fe508742bbf60274f26794dbffca9e937 (patch) | |
| tree | a2505240a3f6596de2b0bd796e916d06f01c9e7a | |
| parent | Test room alias deletion (#11327) (diff) | |
| download | synapse-3fad4e3fe508742bbf60274f26794dbffca9e937.tar.xz | |
Rollback #11322 due to wrong syntax in mypy.ini. (#11332)
This was only checking the __init__ files in modules instead of all files in a module, which don't pass yet.
| -rw-r--r-- | changelog.d/11332.misc | 1 | ||||
| -rw-r--r-- | mypy.ini | 16 |
2 files changed, 15 insertions, 2 deletions
diff --git a/changelog.d/11332.misc b/changelog.d/11332.misc new file mode 100644 |
