Update .coveragerc (#14368)

This commit is contained in:
Pascal Vizeli
2018-05-10 13:18:13 +02:00
committed by GitHub
parent 8d017b7678
commit eb2671f4bb

View File

@@ -4,6 +4,8 @@ source = homeassistant
omit =
homeassistant/__main__.py
homeassistant/scripts/*.py
homeassistant/util/async.py
homeassistant/monkey_patch.py
homeassistant/helpers/typing.py
homeassistant/helpers/signal.py