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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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