Update url-normalize typing status

This commit is contained in:
Ville Skyttä 2025-04-27 09:09:37 +03:00
parent fe7c052428
commit 727649905d

View File

@ -93,4 +93,4 @@ rules:
comment: Underlying huawei-lte-api does not use aiohttp or httpx, so not sure if we can do anything about this.
strict-typing:
status: todo
comment: Integration is strictly typechecked already, and huawei-lte-api is in order. stringcase is not typed, and url-normalize as of 2.2.0 is missing the py.typed marker, https://github.com/niksite/url-normalize/pull/41
comment: Integration is strictly typechecked already, and huawei-lte-api and url-normalize are in order. stringcase is not typed.