core/tests/components/rfxtrx
Franck Nijhof ed79265843
Enable Ruff PT006 (#88165)
* Enable Ruff PT006

* Adjust existing cases

* Fix tests

* Remove unneeded parentheses
2023-02-15 14:09:50 +01:00
..
__init__.py
conftest.py Refactor async_call_later to improve performance and reduce conversion loss (#87117) 2023-02-05 12:04:38 -06:00
test_binary_sensor.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_config_flow.py Add type hints to integration tests (q-s) (#87706) 2023-02-08 08:12:54 -08:00
test_cover.py
test_device_action.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_device_trigger.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_init.py Add type hints to integration tests (q-s) (#87706) 2023-02-08 08:12:54 -08:00
test_light.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_sensor.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_siren.py
test_switch.py