This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
importlib-metadata has type annotations
In #12326 I added this config to get the tox mypy job to pass. It failed on a630a0a (see https://github.com/matrix-org/synapse/runs/5740930065?check_suite_focus=true) because tox hadn't installed importlib_metadata at all. Now that we're using the locked poetry environment, we don't have this problem any more.
- Loading branch information