core/tests/components/history
Sid 6113b99ddd
Replace pylint pointless-statement with ruff B018 (#113582)
* Replace pylint pointless-statement with ruff B018

* fix occurrences of B018

* disable pylint expression-not-assigned as well

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-17 10:58:14 +01:00
..
__init__.py
conftest.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_init.py Improve lists in integrations [G-H] (#113168) 2024-03-13 17:25:27 +01:00
test_init_db_schema_30.py Improve lists in integrations [G-H] (#113168) 2024-03-13 17:25:27 +01:00
test_websocket_api.py Replace pylint pointless-statement with ruff B018 (#113582) 2024-03-17 10:58:14 +01:00
test_websocket_api_schema_32.py