Mark config flow class name a TODO

This commit is contained in:
Ville Skyttä
2025-04-26 00:18:17 +03:00
parent 38781b3f9d
commit a088ef9e35

View File

@@ -5,7 +5,9 @@ rules:
brands: done brands: done
common-modules: done common-modules: done
config-flow-test-coverage: done config-flow-test-coverage: done
config-flow: done config-flow:
status: todo
comment: Rename ConfigFlowHandler to HuaweiLteConfigFlow.
dependency-transparency: dependency-transparency:
status: todo status: todo
comment: huawei-lte-api and stringcase are not built and published to PyPI from a public CI pipeline. comment: huawei-lte-api and stringcase are not built and published to PyPI from a public CI pipeline.