We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4d4495 + 2fe5adf commit f9a25c4Copy full SHA for f9a25c4
script.service.hyperion/resources/lib/monitor.py
@@ -21,7 +21,7 @@
21
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22
THE SOFTWARE.
23
"""
24
-from collections.abc import Callable
+from typing import Callable
25
26
import xbmc
27
from PIL import Image
0 commit comments