diff options
author | David Robertson <davidr@element.io> | 2022-04-27 15:37:59 +0100 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2022-04-27 15:37:59 +0100 |
commit | bdb00ee73b1ff2346c864a4dec175d9bbd37d116 (patch) | |
tree | e4222066e0cfa88aadc4b74cd775b043d4825da7 | |
parent | Add some type hints to datastore (#12485) (diff) | |
download | synapse-dmr/warn-missing-metadata.tar.xz |
Wrap metadata check in try-except github/dmr/warn-missing-metadata dmr/warn-missing-metadata
Not sure if this is a good idea, but here is a proposed change
-rw-r--r-- | synapse/util/check_dependencies.py | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/synapse/util/check_dependencies.py b/synapse/util/check_dependencies.py |