Update inject-websession info

This commit is contained in:
Ville Skyttä 2025-07-21 23:44:10 +03:00
parent 02a1e820fb
commit 365e79b9ee

View File

@ -85,8 +85,8 @@ rules:
status: todo
comment: The integration is async, but underlying huawei-lte-api is not.
inject-websession:
status: todo
comment: Underlying huawei-lte-api does not use aiohttp or httpx, so not sure if we can do anything about this.
status: exempt
comment: Underlying huawei-lte-api does not use aiohttp or httpx, so this does not apply.
strict-typing:
status: todo
comment: Integration is strictly typechecked already, and huawei-lte-api and url-normalize are in order. stringcase is not typed.