ha-core/tests/pylint
epenet c193402ba7
Remove incorrect ignore in pylint plugin (#90024)
* Remove incorrect ignore_missing_annotations

* Allow tuple[int, int] in hs_color

* Adjust notify targets

* Always check for return type inheritance

* Adjust tests

* Revert "Always check for return type inheritance"

This reverts commit 3528742adf98edc6481f2c954c032ace881e1d6e.

* Revert "Allow tuple[int, int] in hs_color"

This reverts commit d51c1731eff3d59b9e94e7a7e914933ceaf8e34f.

* Revert "Adjust notify targets"

This reverts commit 4cba77a7309dc89980e29d6d5b9107d9e55f7070.
2023-03-27 13:53:14 +02:00
..
__init__.py
conftest.py Adjust pylint plugin for absolute/relative imports (#77219) 2022-08-26 14:27:13 +02:00
test_enforce_type_hints.py Remove incorrect ignore in pylint plugin (#90024) 2023-03-27 13:53:14 +02:00
test_imports.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00