Use right import in ezviz (#139272)

This commit is contained in:
Joost Lekkerkerker 2025-02-25 17:00:09 +01:00 committed by GitHub
parent ca1677cc46
commit fcffe5151d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ from __future__ import annotations
import logging
from propcache import cached_property
from propcache.api import cached_property
from pyezviz.exceptions import PyEzvizError
from pyezviz.utils import decrypt_image