Disable entirely the type checker for now.

This commit is contained in:
Phil Elson 2021-06-10 17:31:02 +02:00
parent 1c35c89e8a
commit 07e5eb9d18

View file

@ -1,5 +1,5 @@
[tool:pytest]
addopts = --mypy
# addopts = --mypy
[mypy]