core/homeassistant
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
..
auth Migrate auth to use async_import_module to avoid blocking I/O in the event loop (#113387) 2024-03-14 10:44:36 +01:00
backports
brands
components Replace pylint pointless-statement with ruff B018 (#113582) 2024-03-17 10:58:14 +01:00
generated Use single_config_entry in jellyfin manifest (#113202) 2024-03-15 13:56:13 -05:00
helpers Run entity component shutdown immediately (#113635) 2024-03-16 14:42:36 -10:00
scripts Clean up unneeded ruff noqa directives (#113616) 2024-03-16 09:48:37 -10:00
util Clean up unneeded ruff noqa directives (#113616) 2024-03-16 09:48:37 -10:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Replace pylint pointless-statement with ruff B018 (#113582) 2024-03-17 10:58:14 +01:00
config.py Gather loading platforms in async_process_component_config (#113573) 2024-03-16 10:57:10 -10:00
config_entries.py Create config entry async_on_unload tasks eagerly (#113626) 2024-03-16 14:43:49 -10:00
const.py Improve typing of State.as_compressed_state (#113540) 2024-03-16 00:01:46 -04:00
core.py Clean up unneeded ruff noqa directives (#113616) 2024-03-16 09:48:37 -10:00
data_entry_flow.py
exceptions.py Generate HomeAssistantError message from English translations (#113305) 2024-03-16 22:56:48 +01:00
loader.py Clean up unneeded ruff noqa directives (#113616) 2024-03-16 09:48:37 -10:00
package_constraints.txt Bump aiodhcpwatcher to 1.0.0 (#113469) 2024-03-14 14:16:19 -10:00
requirements.py
runner.py
setup.py Migrate _async_when_setup to use eager_start (#112872) 2024-03-11 15:02:35 -04:00
strings.json Add "language" to strings.json (#112869) 2024-03-12 21:49:59 +01:00