Correct changes hassfest coverage backports (#115044)

This commit is contained in:
Jan Bouwhuis 2024-04-06 21:17:44 +02:00 committed by GitHub
parent c33a234048
commit 2e3cb1a767
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@
source = homeassistant
omit =
homeassistant/__main__.py
homeassistant/helpers/backports/*
homeassistant/helpers/signal.py
homeassistant/scripts/__init__.py
homeassistant/scripts/check_config.py

View File

@ -28,7 +28,6 @@ PREFIX = """# Sorted by hassfest.
source = homeassistant
omit =
homeassistant/__main__.py
homeassistant/helpers/backports/*
homeassistant/helpers/signal.py
homeassistant/scripts/__init__.py
homeassistant/scripts/check_config.py