diff --git a/.coveragerc b/.coveragerc index 09799885..a5b468a7 100644 --- a/.coveragerc +++ b/.coveragerc @@ -15,3 +15,4 @@ ignore_errors = True omit = tests/* .tox/* + axion/mypy.py