Adjust roku type hint (#104877)

pull/104892/head^2
Marc Mueller 2023-12-02 16:37:44 +01:00 committed by GitHub
parent 06d663d33f
commit e9d4a02bb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ EXPANDABLE_MEDIA_TYPES = [
MediaType.CHANNELS,
]
GetBrowseImageUrlType = Callable[[str, str, "str | None"], str]
GetBrowseImageUrlType = Callable[[str, str, "str | None"], str | None]
def get_thumbnail_url_full(