summary refs log tree commit diff
path: root/mypy.ini
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2022-03-21 14:43:16 +0100
committerGitHub <noreply@github.com>2022-03-21 09:43:16 -0400
commit9d21ecf7ceab55bc19c4457b8b07401b0b1623a7 (patch)
tree2cee08b39bcda225e76cab1474c7e1c381b78fe4 /mypy.ini
parentMerge branch 'release-v1.55' into develop (diff)
downloadsynapse-9d21ecf7ceab55bc19c4457b8b07401b0b1623a7.tar.xz
Add type hints to tests files. (#12256)
Diffstat (limited to 'mypy.ini')
-rw-r--r--mypy.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/mypy.ini b/mypy.ini
index d8b3b3f9e5..24d4ba15d4 100644
--- a/mypy.ini
+++ b/mypy.ini
@@ -82,9 +82,7 @@ exclude = (?x)
    |tests/server.py
    |tests/server_notices/test_resource_limits_server_notices.py
    |tests/state/test_v2.py
-   |tests/storage/test_background_update.py
    |tests/storage/test_base.py
-   |tests/storage/test_id_generators.py
    |tests/storage/test_roommember.py
    |tests/test_metrics.py
    |tests/test_phone_home.py