mirror of
https://github.com/hacs/integration.git
synced 2025-07-23 02:55:44 +00:00
Exclude TYPE_CHECKING
This commit is contained in:
@ -14,4 +14,8 @@ omit =
|
||||
custom_components/hacs/__init__.py
|
||||
|
||||
# omit tests
|
||||
tests/*
|
||||
tests/*
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
if TYPE_CHECKING:
|
Reference in New Issue
Block a user